0.15.8 • Published 6 years ago

@heduapp/playground v0.15.8

Weekly downloads
-
License
-
Repository
github
Last release
6 years ago

Playground

Usage

Install

  • Configure SSH Config to access GitHub.
  • Pick your version, from releases.
npm install git+ssh://git@github.com:HeduApp/playground.git#PICKED_VERSION

Code

Contributing

Run development server

npm develop

Tests

Alsatian is used as a testing framework and test runner, Enzyme is used to test JSX.
To run tests:

npm run test
npm run test-watch

Code style

Code style is enforced by prettier
To prettify code:

npm run prettier
npm run prettier-watch

Before pushing to master

  • Are all tests passing?
  • Have you ran prettier?

Release new version

npm version major|minor|patch # Should be same as the version in the commit message
npm run release
0.15.8

6 years ago

0.15.7

6 years ago

0.15.6

6 years ago

0.15.5

6 years ago

0.15.3

6 years ago

0.15.2

6 years ago

0.15.1

6 years ago

0.15.0

6 years ago

0.13.0

6 years ago

0.12.0

6 years ago

0.11.3

6 years ago

0.11.2

6 years ago

0.11.1

6 years ago

0.11.0

6 years ago

0.10.2

6 years ago

0.10.1

6 years ago

0.10.0

6 years ago

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.8.1

7 years ago

0.9.1

7 years ago