Skip to content

rakannimer/rx-ascii-marble-diagrams

Repository files navigation

Visualize Ascii Marble Diagrams

Logo

Standard - JavaScript Style Guide

codecov

Try it.

Installation

  git clone https://github.com/rakannimer/ascii-marble-diagrams
  cd ascii-marble-diagrams
  yarn install

Ready to go. 👍

Usage

Comes with the following scripts :

  1. Run demo with live reload.
  yarn demo 
  1. Build.
  yarn build
  1. Lint.
  yarn lint
  1. Run Tests
  yarn test
  1. Precommit test run

Before committing all staged js(on) code is linted, prettified and tested.

Releases

No releases published

Packages

No packages published