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

angular2-semantic-ui

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-semantic-ui

Angular2 Directives for Semantic UI

latest
Source
npmnpm
Version
2.0.9
Version published
Weekly downloads
37
825%
Maintainers
1
Weekly downloads
 
Created
Source

angular2-semantic-ui

peerDependencies Status npm version npm downloads licence Analytics

Angular2 Components for Semantic UI
No jQuery Dependency

Install

npm install angular2-semantic-ui --save
import { L_SEMANTIC_UI_MODULE } from 'angular2-semantic-ui';

Demo

Online - Source Code

git clone https://github.com/lon-yang/angular2-semantic-ui-demo.git
cd angular2-semantic-ui-demo
npm install
npm start

Current Included Components

Using with Systemjs

Please see systemjs.config.js

Change Log

  • 2016-06-02 Add Pagination Component
  • 2016-06-03 Fix bug
  • 2016-06-10 Dropdown support multiple
  • 2016-06-11 Fix tabset component's bug
  • 2016-06-12 Improve tabset and add onChange event for checkbox, fix some bug
  • 2016-07-24 Upgrade angular2 to rc4 and remove unused dependencies
  • 2016-08-30 Add component of lsu-tagsInput
  • 2016-09-18 Upgrade angular2 to final, Optimization code
  • 2016-10-19 Upgrade angular2 to 2.1.0, Optimization code and add animation
  • 2016-11-13 Support NgModule, fix #5
  • 2017-03-28 Support Angular 4.0.0 (version 2.0.0 will need angular 4.0.0 and later)
  • 2017-05-24 Support AOT
  • 2017-07-21 Add change event for dropdown, Release 2.0.6

Contributors

Stefano Panarese Tony Hensler

Thanks!

Keywords

angular2

FAQs

Package last updated on 14 Sep 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