0.0.8 • Published 8 years ago

hotdog v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

HotDogJS

JavaScript framework for beginners, basically a more advanced Peanut.

Documentation

http://hotdog.bloob.ga/

npm

Run the following

npm install hotdog

Stable Version CDN

Include this in the <head></head> section of your HTML file.

<script src="http://cdn.bloob.ga/hotdog.js"></script> 

or this line (minified version)

<script src="http://cdn.bloob.ga/hotdog.min.js"></script> 

Use code

Include hotdog.js or hotdog.min.js into your project's directory Then include the line below in the <head></head> section of your HTML file.

<script src="hotdog.js"></script> 
0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago