An open API service indexing awesome lists of open source software.

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.

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)