Skip to content

jsiom/cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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')