1.0.0-beta.26 • Published 6 years ago

flagrate v1.0.0-beta.26

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
6 years ago

Flagrate Build Status

JavaScript UI library

Targeted platforms

Flagrate currently targets the following platforms:

  • Internet Explorer 11+
  • Microsoft Edge
  • Google Chrome
  • Mozilla Firefox
  • Safari 9+
  • Universal Windows App
  • Chromium Embedded Framework

Requirements

  • Nothing is required

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

Using Flagrate

npm package:

npm install flagrate@latest --save-dev

Official CDN provided by Webnium:

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

TypeScript support:

/// <reference path="path/to/flagrate/index.d.ts" />

Typings support:

typings install npm:flagrate -SG

CDN status

Status banner

How to build

Clone a copy of the main Flagrate git repo by running:

git clone git://github.com/webnium/flagrate.git

Enter the flagrate directory and run the build script:

npm install
npm run build

Documentation

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

1.0.0-beta.26

6 years ago

1.0.0-beta.25

7 years ago

1.0.0-beta.24

7 years ago

1.0.0-beta.23

7 years ago

1.0.0-beta.22

7 years ago

1.0.0-beta.21

7 years ago

1.0.0-beta.20

7 years ago

1.0.0-beta.19

7 years ago

1.0.0-beta.18

7 years ago

1.0.0-beta.17

7 years ago

1.0.0-beta.16

8 years ago

1.0.0-beta.15

8 years ago

1.0.0-beta.14

8 years ago

1.0.0-beta.13

8 years ago

1.0.0-beta.12

8 years ago

1.0.0-beta.11

8 years ago

1.0.0-beta.10

8 years ago

1.0.0-beta.9

8 years ago

1.0.0-beta.8

8 years ago

1.0.0-beta.7

8 years ago

1.0.0-beta.6

8 years ago

1.0.0-beta.5

8 years ago

1.0.0-beta.4

8 years ago

1.0.0-beta.3

8 years ago

1.0.0-beta.2

8 years ago

1.0.0-beta.1

8 years ago

1.0.0-beta.0

8 years ago