0.3.3 • Published 7 years ago

native v0.3.3

Weekly downloads
335
License
BSD-3-Clause
Repository
github
Last release
7 years ago

Build Status

native

Desktop-optimized Montage components for medium and large screen.

Note: Matte is currently still work in progress.

Install

The Digit components depend on the MontageJS framework which isn't included in the repository. If you have npm installed already, cd into the Digit's directory and simply type:

npm install

It will add MontageJS and all the other dependencies. Then you can preview the components on your local server by going to [path-to-native]/overview.

Components

These are just a few examples, see them all.

Maintenance

Tests are in the test directory. Use npm test to run the tests in NodeJS or open test/run.html in a browser.

To run the tests in your browser, simply use npm run test:jasmine.

To run the tests using Karma use npm run test:karma and for continious tests run with file changes detection npm run test:karma-dev.

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.0

10 years ago

0.1.1-alpha

10 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago