Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 501 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 501 Bytes

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