Socket
Book a DemoInstallSign in
Socket

Fermi-UI

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Fermi-UI

A simple UI library implementation using AngularJS.

latest
Source
npmnpm
Version
0.1.25
Version published
Maintainers
1
Created
Source

Fermi - UI

A simple UI library implementation using AngularJS.

  • Lang: ES6 & part feature of ES7
  • Dependencies: AngularJS
  • Build Tool: webpack

The reason of "Fermi" is that when I create this library, NASA just found the kepler-452b. That reminded me the famous paradox which was raised by Fermi.

We're afraid to be alone, but we're hoping for peace as well.

Stage: Preview

###Documentation https://saviio.github.io/Fermi-UI

###Features

  • Reuseable & Nestable
  • Dedclarative Element
  • Easy to integrate with webpack

###Installation

    npm install Fermi-UI --save

###Usage

    import 'Fermi-UI/lib/Menu'
    let app = angular.module('app', ['Fermi.menu'])

###Local Env:

    git clone git@github.com:Saviio/Fermi.UI.git
    git checkout origin/doc
    npm install
    npm run dev

###Compatibility IE9+

###Stage Project is still in preview, PR is always welcome.

Thank you for your watching and using, Enjoy.

Keywords

UI

FAQs

Package last updated on 21 Apr 2016

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