Provides a collection of lightweight helpers and utilities for Node.js projects.
dist | ||
test | ||
ts | ||
.gitignore | ||
package.json | ||
README.md |
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";