https://github.com/paperclover/old-random-js-stuff
various changes to make stuff better.
https://github.com/paperclover/old-random-js-stuff
Last synced: 3 months ago
JSON representation
various changes to make stuff better.
- Host: GitHub
- URL: https://github.com/paperclover/old-random-js-stuff
- Owner: paperclover
- Created: 2019-01-27T03:35:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-21T01:55:27.000Z (over 5 years ago)
- Last Synced: 2025-03-15T04:47:02.517Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 188 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Various JavaScript Stuff
Some JavaScript libraries are just perfect, except one small detail sets me off. A missing feature, visual improvement, or whatever i can't do with a library, i try to fix it. This repository is a collection of custom made, simple plugins to fix the small things.## Libraries
- [easy-web-input](./easy-web-input/readme.md)
- [ghost-console](./ghost-console/readme.md)## Plugins
- [ESLint: My Config](./eslint-config-dave/readme.md)
- [Gatsby: Custom Static Folders](./gatsby-plugin-static-folders/readme.md)
- [Gatsby: Hide Names in Build](./gatsby-plugin-hidenames/readme.md)
- [JSS: Styles Hook](./jss-styles-hook/readme.md)
- [LineOS: UI Kit](./lineos-ui/readme.md)
- [Material UI: Animated Checkbox](./material-ui-animated-checkbox/readme.md)
- [Material UI: Fast Ripple](./material-ui-fast-ripple/readme.md)
- [Monaco Editor: Emmet](./monaco-emmet/readme.md)
- [[Deprecated] Webpack: Source Code Loader](./source-code-loader/readme.md)
- [zip.js: CommonJS / Webpack Version](./zip-js-webpack/readme.md)