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
- Host: GitHub
- URL: https://github.com/ax1/iridiumjs
- Owner: ax1
- License: mit
- Created: 2016-01-25T11:29:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T11:37:48.000Z (almost 8 years ago)
- Last Synced: 2025-02-07T06:43:52.688Z (over 1 year ago)
- Topics: html, mvc, spa, web
- Language: JavaScript
- Homepage:
- Size: 924 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!