Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Handpicked directory of vanilla JavaScript plugins, built with Eleventy and open sourced under the Anti-Fascist MIT License.
Vanilla List is a handpicked directory website that curates vanilla JavaScript plugins, built with the Eleventy static site generator and open sourced under an Anti-Fascist MIT License.
Vanilla List is a curated directory of vanilla JavaScript plugins, designed to help developers find plugins without framework dependencies. The site runs on Eleventy (11ty) with a styling pipeline based on Sass and PostCSS. The project is open source, hosted on GitHub, and currently in hiatus mode as announced in a 2024 blog post from Guerilla Studio. The repository has 121 stars and is described as a 'Handpicked Vanilla JavaScript Plugins Repository'.
npm run build script produces minified, autoprefixed CSS from Sass source files.npx broken-link-checker https://vanillalist.top -roi to identify dead links before submitting.npm ci to install dependencies, and use npm run start for local development at localhost:1312.The site is built with Eleventy, a static site generator, and supports a local development workflow through npm scripts. npm ci installs dependencies exactly from the lockfile, npm run start launches an 11ty dev server with hot reload on port 1312, and npm run build produces a production build with minified, autoprefixed CSS.
Yes, the entire project is open source under the Anti-Fascist MIT License, meaning the code is free to view, modify, and reuse with attribution.
The project is temporarily in hiatus mode. The status is explained in a 2024 blog post on Guerilla Studio's website, linked from the repository readme.
Read the CONTRIBUTING.md file and follow the Code of Conduct before making a pull request. You can also check for broken links using the provided npx broken-link-checker command.
It uses Eleventy for static site generation and Sass with PostCSS for styling. The production build includes minified and autoprefixed CSS.
The website is available at https://vanillalist.top.
