lik/README.md
2016-09-21 13:57:23 +02:00

1.6 KiB

lik

light little helpers for node

Availabililty

npm git git docs

Status for master

build status coverage report Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

Usage

We recommend the use of TypeScript for good intellisense.

// import any tool that you need from lik
import { Stringmap, Objectmap } from "lik";

For a class overview, please read the docs