json-stencil
v0.1.0
Published
JSON message formatting tool
Readme
boilerplate-lib-ts
Description
JINN lib boilerplate
Overview
Directory structure
TBAHow to build the library to be used in production-ready projects?
TBAHow to use?
Example:
import * as Thicker from 'thicker'
// will return a random float between 0 and 100
const randomPoint = Thicker.Random.randomFloat(0,100)
Features
TBA
NPM custom commands
build: Build the JavaScript files.build:watch: Build the JavaScript files in watch mode.test: Run jest in test mode.test:watch: Run jest in interactive test mode.docs: Generate the docs directory.lint: Runs linter on the whole project.
License
Bastien GUIHARD
