@jkroso/cursor
v0.0.3
Published
Enables you to present a subset of a large data structure as if it was the whole thing
Readme
Cursor
Enables you to present a subset of a large data structure as if it was the whole thing
Installation
npm install jsiom/cursor
then in your app:
var Cursor = require('cursor')