whalestreet-js
TypeScript icon, indicating that this package has built-in type declarations

2.2.19 • Public • Published

Whalestreet-js

JavaScript library for Whalestreet

This project is powered by typescript-starter.

Installation

npm i --save whalestreet-js
// or
yarn add whalestreet-js

Documentation and Live example

How to develop?

Prerequisites

You will need Node.js version 8.9.0 or greater installed on your system.

Clone and install

git clone https://github.com/lendroidproject/Whalestreet-js.git
cd Whalestreet-js
npm install

Available scripts

Script Description
info Display information about the package scripts
build Clean and rebuild the project
fix Try to automatically fix any linting problems
test Lint and unit test the project
watch Watch and rebuild the project on save, then rerun relevant tests
cov Rebuild, run tests, then create and open the coverage report
doc Generate HTML API documentation and open it in a browser
doc:json Generate API documentation in typedoc JSON format
version Bump package.json version, update CHANGELOG.md, tag release
reset Delete all untracked files and reset the repo to the last commit
prepare-release One-step(clean, build, test, publish docs, and prep a release)

Package Sidebar

Install

npm i whalestreet-js

Weekly Downloads

64

Version

2.2.19

License

MIT

Unpacked Size

1.86 MB

Total Files

151

Last publish

Collaborators

  • vii-lendroid