Skip to content

The World's Smallest & Fastest JavaScript Library

Notifications You must be signed in to change notification settings

chestone/vapor.js

This branch is 23 commits behind madrobby/vapor.js:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c0d1146 · May 7, 2011

History

32 Commits
Jan 20, 2011
Sep 25, 2010
Sep 25, 2010
May 7, 2011
Oct 1, 2010
Sep 25, 2010
Sep 25, 2010
Oct 6, 2010
Sep 25, 2010
Sep 25, 2010
Sep 25, 2010

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%