Fermi-UI

0.1.25 • Public • Published

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.

Package Sidebar

Install

npm i Fermi-UI

Weekly Downloads

2

Version

0.1.25

License

MIT

Last publish

Collaborators

  • saviio