lt-core

February 4, 2018 · View on GitHub

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