0.0.0 • Published 6 years ago
mock-feed v0.0.0
mock-feed
Simple append-only mock for prototyping new data structures
npm install mock-feedUsage
const Feed = require('mock-feed')
const feed = new Feed()
feed.append('hi')License
MIT
0.0.0
6 years ago