🍻
Chill And Code
Code is life 🖤
Highlights
Pinned Loading
-
postcss-remove-duplicate-values
postcss-remove-duplicate-values PublicA PostCSS plugin that removes duplicate CSS property values within rules, optimizing stylesheet size and improving maintainability.
JavaScript
-
vscode-css-js-prefixer
vscode-css-js-prefixer Publicvscode extension to convert css into js with browser compatibility
JavaScript 1
-
Simple nodejs http proxy, works with...
Simple nodejs http proxy, works with https and http forwarding 1const http = require("http");
2const https = require("https");
34// Ignore SSL error
5process.env.NODE_TLS_REJECT_UNAUTHORIZED = "0";
-
The solution of how to play video in...
The solution of how to play video in cmd without graphics. Enjoy the code. 1'''
2Author: BCrazyDreamer
3License: MIT
4Language: Python3
5'''
-
uploadFile.js
uploadFile.js 1export const uploadFile = ({
2api,
3fileId,
4payload,
5onSuccess: _onSuccess,
-
html-compressor
html-compressor PublicMiddleware to compress the HTML content while serving.
JavaScript 1
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.