# vapor.js is a new amazing JavaScript framework.
(This is a port of vapor.js for NPM. It is not created by the original author of vapor.js)

In just 0 lines of code it provides:

## Usage: 
```javascript
require('vapor-js-npm')
```

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

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

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

Alternatively, inline the whole code, like this:

```html
<script></script>
```

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

Please fork now and contribute, and keep up to date on [Twitter](http://twitter.com/vapor_js)!
