Provides a collection of lightweight helpers and utilities for Node.js projects.
Go to file
2016-07-22 00:16:45 +02:00
dist first working version 2016-07-22 00:16:45 +02:00
test first working version 2016-07-22 00:16:45 +02:00
ts first working version 2016-07-22 00:16:45 +02:00
.gitignore first working version 2016-07-22 00:16:45 +02:00
package.json first working version 2016-07-22 00:16:45 +02:00
README.md first working version 2016-07-22 00:16:45 +02:00

lik

light little helpers for node

Status

Usage

We recommend the use of TypeScript for good intellisense.

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