npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

subtoilet

1.0.1

@juliangruber

npmHomeRepoSnykSocket
Downloads:0
$ npm install subtoilet
DailyWeeklyMonthlyYearly

subtoilet

Marrying toiletdb and level-sublevel.

Lets you operate on a subspace of the db using a value that has the same interface as the main toiletdb.

var db = toilet('./data.json')

var sub = sub(db, 'space')

sub.{ready, write, delete}()

Installation

$ npm install --save subtoilet

License

MIT