Skip to content

ioBroker/jsonltool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonltool

Small JSONl Tool for ioBroker JSONL databases

With npm >= 7

npm x --yes @iobroker/jsonltool@latest /opt/iobroker/iobroker-data

With npm < 7

cd /opt/iobroker/iobroker-data
npx @iobroker/jsonltool@latest

Changelog

0.0.7

  • optimize read error handling

0.0.6

  • optimize read error handling

0.0.5

  • ignore read errors when opening the database

0.0.4

  • initial release

About

Small JSONl Tool for ioBroker JSONL databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published