Socket
Socket
Sign inDemoInstall

ngx-onsenui

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-onsenui

All the following commands must be executed in `bindings/angular2` directory. Also, **you need to build the core before building this binding.**


Version published
Weekly downloads
157
decreased by-6.55%
Maintainers
1
Weekly downloads
 
Created
Source

Onsen UI binding for Angular 2+

All the following commands must be executed in bindings/angular2 directory.
Also, you need to build the core before building this binding.

How to manually build this project

$ yarn install

This command requires you to install yarn if you haven't already.

Running Examples

$ gulp serve

Running the test suite

$ gulp test

To run a single test or a group of tests use the --specs parameter and provide a comma-separated list of spec files:

$ gulp e2e-test --specs ./examples/button.spec.js

How to build transpiled files to publish

$ yarn run build-dist

Then transpiled files are generated in "dist" directory.

Keywords

FAQs

Package last updated on 07 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc