1.7 KiB
1.7 KiB
30 seconds of code
Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
- Use Ctrl + F or command + F to search for a snippet.
- Contributions welcome, please read the contribution guide.
- Snippets are written in ES6, use the Babel transpiler to ensure backwards-compatibility.
- You can import these snippets into your text editor of choice (VSCode, Atom, Sublime) using the files found in this repo.
- You can import these snippets into Alfred 3, using this file.
- You can find a package with all the snippets on npm. Bear in mind that most of these snippets are not production-ready.
