Skip to content

sterpe/character-stream

Repository files navigation

character-stream

js-standard-style

What is it?

install

npm i --S character-stream

usage

const CharacterStream =  require('character-stream')

How do I work on it?

development

git clone https://github.com/sterpe/character-stream.git
cd character-stream
make

build

make build

test

make JEST_FLAGS=--coverage test

lint

make lint

Consult the Makefile for further details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published