New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

native

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

native

Native MontageJS components.

0.3.3
latest
Source
npm
Version published
Weekly downloads
854
-48.4%
Maintainers
4
Weekly downloads
 
Created
Source

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.

FAQs

Package last updated on 06 Jun 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts