Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 944 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 944 Bytes

metal-plugins

Build Status

Build Status

metal-plugins is a collection of utilities that are often used in Metal.js projects, such as Ajax, Promise, and URI.

Setup

  1. Install a recent release of NodeJS if you don't have it yet.

  2. Run the bootstrap script to install local dependencies and link packages together:

npm run lerna
  1. Run tests:
npm test

Contributing

Check out the contributing guidelines for more information.

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs