Skip to content

juice49/lt-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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