SkillAgentSearch skills...

Flagrate

A JavaScript UI Component Library.

Install / Use

/learn @webnium/Flagrate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Flagrate Build Status

A pure JavaScript class-object UI library.

Targeted platforms

Flagrate currently targets the following platforms:

  • Internet Explorer 9+
  • Chrome 26+
  • Firefox 22+
  • Safari 6.0+
  • Opera 12.15+

Requirements

  • Nothing is required

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/.

View on GitHub
GitHub Stars26
CategoryDevelopment
Updated4y ago
Forks4

Languages

JavaScript

Security Score

60/100

Audited on Apr 3, 2021

No findings