Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@heduapp/playground

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heduapp/playground

Interactive SVG images for H-Edu Books.

  • 0.15.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 29 Aug 2019

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