You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

flagrate

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flagrate

JavaScript UI Component Library

1.0.0-beta.26
latest
Source
npmnpm
Version published
Weekly downloads
3
-89.29%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

flagrate

FAQs

Package last updated on 21 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts