Awesome
vanilla.js
🌴 The most famous JavaScript framework.
Install
npm install vanilla-javascript
Usage
// CommonJS
require('vanilla-javascript');
// ECMAScript Modules
import 'vanilla-javascript';
// ...do awesome things!
License
The MIT License @ 2013-2024