This package has been deprecated

Author message:

lik has been deprecated in favour of @pushrocks/lik - please upgrade asap!!!

lik
TypeScript icon, indicating that this package has built-in type declarations

2.0.5 • Public • Published

lik

light little helpers for node

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code Known Vulnerabilities TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

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

class Stringmap

Stringmap allows you to keep track of strings. It allows you to register triggers for certain events like when a certain string is removed or added to the map

class Objectmap

Sometimes you need to keep track of objects, but implementing logic for removing, finding or updating is tedious. Objectmap takes care of keeping track of objects for you.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer

Readme

Keywords

none

Package Sidebar

Install

npm i lik

Weekly Downloads

40

Version

2.0.5

License

MIT

Last publish

Collaborators

  • lossless