emerleite / vapor.js

The World's Smallest & Fastest JavaScript Library

Home Page:http://vaporjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vapor.js is a new amazing JavaScript framework.

In just 0 lines of code it provides:

Usage:

<script src="vapor.js"></script>

On modern browsers, you can inline it with a data URL:

<script src="data:application/javascript,"></script>

Alternatively, inline the whole code, like this:

<script></script>

(In this case, you can also omit the <script> tag completely for the ultimate in optimizations and efficiency!)

Visit our website

Please fork now and contribute, and keep up to date on Twitter!

About

The World's Smallest & Fastest JavaScript Library

http://vaporjs.com

License:Other