npm.io
1.0.1 • Published 6 years ago

lt-core

Licence
ISC
Version
1.0.1
Deps
11
Size
23 kB
Vulns
1
Weekly
0
Stars
7

lt-core

lt-core is a small time tracking library designed with extensibility in mind.

  • Each task must have a unique id.
  • One task can run at a time.

JavaScript Style Guide

lt-core uses LevelDB for data storage. Right now it only works with node, but there are modules that enable the LevelDB API to be used with IndexedDB—so we could probably make it work in browsers, too.

cli

There's a cli for lt-core.


it's lt