Skip to content

youaani/RapidoJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

RapidoJS

A simple, lightweight javascript librairy aimed to be the only script in your HEAD, crafted for performance to made your web app loading a breeze.

RapidoJS simply stores your script, css & data files in LocalStorage to load them rapidly in the next page refresh or API call.

Installation

Include script in your HEAD:

<script src="/path/to/Rapido.js"></script>

** Do not include the script directly from GitHub. ** The file is being served as text/plain and as such being blocked in Internet Explorer on Windows 7 for instance (because of the wrong MIME type). Bottom line: GitHub is not a CDN.

Usage

Development

Pull requests are very welcome! Make sure your patches are well tested. Please create a topic branch for every separate change you make.

Authors

Youssef Aani

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published