Skip to content

dustinfarris/ember-shortid-shim

Repository files navigation

ember-shortid-shim

CircleCI

Use shortid in your Ember project.

Installation

ember install ember-shortid-shim

Usage

import shortid from 'shortid';

shortid.generate();

Development

Installation

  • git clone <repository-url> this repository
  • cd ember-shortid-shim
  • 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 https://ember-cli.com/.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published