ct-ui-select

1.0.1 • Public • Published

AngularJS ui-select Build Status Gitter

AngularJS-native version of Select2 and Selectize. http://angular-ui.github.io/ui-select/

Getting Started

Latest Changes

Features

  • Search, Select, Multi-select and Tagging
  • Multiple Themes: Bootstrap, Select2 and Selectize
  • Keyboard support
  • No jQuery required (except for old browsers)
  • Small code base: 4.57KB min/gzipped vs 20KB for select2

For the roadmap, check issue #3 and the Wiki page.

Installation Methods

npm

$ npm install ct-ui-select

Development

Prepare your environment

  • Install Node.js and NPM (should come with)
  • Install global dev dependencies: npm install -g gulp
  • Install local dev dependencies: npm install in repository directory

Development Commands

  • npm run build to jshint and build
  • npm run test for one-time test with karma (also build and jshint)
  • npm run watch to watch src files to jshint, build and test when changed
  • npm run docs build docs and examples

Contributing

When issuing a pull request, please exclude changes from the "dist" folder to avoid merge conflicts.

Readme

Keywords

none

Package Sidebar

Install

npm i ct-ui-select

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

602 kB

Total Files

72

Last publish

Collaborators

  • anhany