level-keyish

1.0.0 • Public • Published

Level Keyish

Generates sensible keys. Can only be used with simple path names.

e.g.

const keyish = require('level-keyish')
 
keyish('path', 'to')
// -> 'path~to'

Author

Andrew Chilton.

License

ISC.

Package Sidebar

Install

npm i level-keyish

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

1.31 kB

Total Files

4

Last publish

Collaborators

  • chilts