block-sequence-reference
A reference implementation of block-sequence. This module should not be used in production since it maintains the sequence state in memory rather than in persistant storage. It may be useful for testing however.
A reference implementation of block-sequence. This module should not be used in production since it maintains the sequence state in memory rather than in persistant storage. It may be useful for testing however.
npm i block-sequence-reference
8
0.1.0
ISC