0.0.10 • Published 8 years ago

ngbit-addon-input-autocheck v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

Ngbit-addon-input-autocheck

This README outlines the details of collaborating on this Ember addon.

使用指南:

直接在本地的package.json文件中添加:

// package.json {

"name": "cabbage",
(...)
"devDependencies": {

(...) // 添加下面这行: // "ngbit-addon-input-autocheck": "git+ssh://git@gitlab.ngbit.com:Mark/ngbit-addon-input-autocheck.git#master" } }

Installation

  • git clone <repository-url> this repository
  • cd ngbit-addon-input-autocheck
  • npm install
  • bower install

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://ember-cli.com/.

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago