Flagrate API documentation

Home ▲

Flagrate Build Status

A pure JavaScript class-object UI library.

Targeted platforms

Flagrate currently targets the following platforms:

Requirements

You can use Flagrate with jQuery, Prototype, or your favorite framework if needed!

Using Flagrate

To use Flagrate in your application, download the latest release from the Flagrate github repository tags (https://github.com/webnium/flagrate/tags) and copy flagrate.js flagrate.css to a suitable location. Then include it in your HTML like so:

<link href="/path/to/flagrate.css" rel="stylesheet">
<script src="/path/to/flagrate.js"></script>

Or, you can use the official CDN provided Webnium:

<link href="//flagrate.org/flagrate.min.css" rel="stylesheet">
<script src="//flagrate.org/flagrate.min.js"></script>

(CDN status)

Status banner

Documentation

Visit the Flagrate website for more information: https://flagrate.org/.


Classes