lik/README.md

12 lines
206 B
Markdown
Raw Normal View History

2016-07-21 22:16:45 +00:00
# lik
light little helpers for node
## Status
## Usage
We recommend the use of TypeScript for good intellisense.
```typescript
// import any tool that you need from lik
import {Stringmap} from "lik";
```