2.0.0 • Published 7 years ago
iguana v2.0.0
Iguana 
A lightweight JavaScript library with useful functions, custom classes and shortcuts
Install with npm
In terminal:
npm install iguanaIn your node js file:
const iguana = require('iguana');
const I = new iguana();Install with local HTML & JavaScript
- Download code found in the distfolder
- Include this in your HTML file: - <script src="iguana.min.js"></script>
- And in your JS File: - const I = new Iguana();
2.0.0
7 years ago
1.0.8
7 years ago
1.0.6
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.0.9
7 years ago
0.0.8
7 years ago
0.0.7
7 years ago
0.0.6
7 years ago
0.0.5
7 years ago
0.0.4
7 years ago
0.0.3
7 years ago
0.0.2
7 years ago
0.0.1
7 years ago
0.0.0
8 years ago