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