0.1.0 • Published 5 years ago
json-stencil v0.1.0
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
0.1.0
5 years ago