Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

Fermi-UI

Saviio2MIT0.1.25

A simple UI library implementation using AngularJS.

UI, AngularJS, angular, Components

readme

Fermi - UI

A simple UI library implementation using AngularJS.

  1. Lang: ES6 & part feature of ES7
  2. Dependencies: AngularJS
  3. 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

  1. Reuseable & Nestable
  2. Dedclarative Element
  3. 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.