1.0.0-beta.26 • Published 8 years ago

flagrate v1.0.0-beta.26

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
8 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

8 years ago

1.0.0-beta.25

8 years ago

1.0.0-beta.24

8 years ago

1.0.0-beta.23

8 years ago

1.0.0-beta.22

8 years ago

1.0.0-beta.21

8 years ago

1.0.0-beta.20

8 years ago

1.0.0-beta.19

8 years ago

1.0.0-beta.18

9 years ago

1.0.0-beta.17

9 years ago

1.0.0-beta.16

9 years ago

1.0.0-beta.15

9 years ago

1.0.0-beta.14

9 years ago

1.0.0-beta.13

9 years ago

1.0.0-beta.12

9 years ago

1.0.0-beta.11

9 years ago

1.0.0-beta.10

9 years ago

1.0.0-beta.9

9 years ago

1.0.0-beta.8

9 years ago

1.0.0-beta.7

9 years ago

1.0.0-beta.6

9 years ago

1.0.0-beta.5

9 years ago

1.0.0-beta.4

9 years ago

1.0.0-beta.3

9 years ago

1.0.0-beta.2

9 years ago

1.0.0-beta.1

9 years ago

1.0.0-beta.0

9 years ago