Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guidesmiths/block-sequence-reference
A reference implementation of block-sequence
https://github.com/guidesmiths/block-sequence-reference
Last synced: 22 days ago
JSON representation
A reference implementation of block-sequence
- Host: GitHub
- URL: https://github.com/guidesmiths/block-sequence-reference
- Owner: guidesmiths
- Created: 2016-05-02T00:42:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T02:12:54.000Z (over 4 years ago)
- Last Synced: 2024-12-23T14:33:04.306Z (24 days ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 14
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.