Coder Social home page Coder Social logo

kvaldivia / cordova-lib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/cordova-lib

0.0 2.0 0.0 50.89 MB

Mirror of Apache Cordova

License: Apache License 2.0

JavaScript 66.68% CSS 5.38% HTML 5.95% Batchfile 1.45% Shell 0.04% Java 20.17% C 0.10% MATLAB 0.10% Smalltalk 0.02% Objective-C 0.11%

cordova-lib's Introduction

Build status Build Status Code coverage NPM

cordova-lib

Contains npm modules used primarily by cordova and plugman.

โš ๏ธ Report issues on the Apache Cordova issue tracker

Setup from a cloned repo

  • Clone this repository onto your local machine. git clone https://github.com/apache/cordova-lib.git
  • Install dependencies and npm-link npm install && npm link

Setup from npm

  • npm install cordova-lib

Note: you will likely also want to get github.com/apache/cordova-common, github.com/apache/cordova-create, github.com/apache/cordova-serve which previously lived in this repo but have since been moved.

npm commands

This package exposes the following commands;

  • npm run eslint - runs a linter (eslint) on relevant source and test code
  • npm run unit-tests - runs the unit tests (via jasmine) from the spec/ directory
  • npm run cover - runs istanbul code coverage tool to measure unit test code coverage
  • npm run e2e-tests - runs heavy integration tests from the integration-tests/ directory (WARNING: these take a long time to run and rely on file and network I/O)
  • npm test - shortcut for running the linter, the unit tests and the integration tests

cordova-lib's People

Contributors

agrieve avatar alsorokin avatar alunny avatar audreyso avatar axelnennker avatar bennmapes avatar brianleroux avatar bshepherdson avatar clelland avatar cmarcelk avatar csantanapr avatar dpogue avatar filmaj avatar gorkem avatar goya avatar imhotep avatar jsoref avatar kamrik avatar ktop avatar matrosov-nikita avatar mmocny avatar mreinstein avatar mwbrooks avatar nikhilkh avatar purplecabbage avatar sgrebnov avatar shazron avatar stevengill avatar surajpindoria avatar timkim avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.