An open API service indexing awesome lists of open source software.

https://github.com/ax1/iridiumjs

🚀 Boost HTML horsepower
https://github.com/ax1/iridiumjs

html mvc spa web

Last synced: about 1 year ago
JSON representation

🚀 Boost HTML horsepower

Awesome Lists containing this project

README

          

# IRIDIUM JS #

Javascript library to create web apps.

Easy to learn & use, fully compatible with any client or server framework, JSON & REST oriented.

Go to **[site](https://ax1.github.io/iridiumjs)** for general description & production iridium.js file.

Go to **[wiki](https://github.com/ax1/iridiumjs/wiki)** for detailed info, tutorial, demo & reference.

### Set up (USER) ###
Add iridium.js to your application.

```html

```

### Set up (CONTRIBUTOR) ###
- (zero config, zero build steps, no dependencies)
- clone the repo
- open iridium.js in your favourite IDE or text editor

Enjoy!