vanilla-javascript
Version:
š“ The most famous JavaScript framework
32 lines (21 loc) ⢠912 B
Markdown
# vanilla.js
[](https://www.npmjs.com/package/vanilla-javascript)
[](https://badge.fury.io/js/vanilla-javascript)
[](https://www.npmjs.com/package/vanilla-javascript)
[](https://packagephobia.com/result?p=vanilla-javascript)
[](https://piecioshka.mit-license.org)
š“ The most famous JavaScript framework.
## Usage
Installation:
```bash
npm install vanilla-javascript
```
```js
// CommonJS
require('vanilla-javascript');
// ECMAScript Modules
import 'vanilla-javascript';
// ...do awesome things!
```
## License
[The MIT License](https://piecioshka.mit-license.org) @ 2013