š“ The most famous JavaScript framework
npm install vanilla-javascript




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