New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

fancyui

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fancyui

angular ui components

latest
Source
npmnpm
Version
2.1.16
Version published
Maintainers
4
Created
Source

Fancyui Build Status Coverage Status PRs Welcome

Website: http://www.fancyui.org/

Introduction

FancyUI is An AngularJs(1.5.X) component's lib created by the ffan-fe team,It's aimed to be useful on building backend admin managment systems, features:

  • Command line tools for init project & create component
  • Lots of components
  • Finishing one page within 3min by adapting to rest API
  • Modular management
  • ES6 syntax + gulp + webpack

中文文档 README

Installing

Install the node_modules and example node_modules:

npm i -d ;

Start Example

npm run dev

Test

test all

npm test

single test

npm test --single_file=lib/button/button.spec.js

Want to contribute?

See the contributing guidelines.

LICENSE

BSD

Keywords

angular

FAQs

Package last updated on 05 Apr 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