This package enables users to create and interact with non linear documents while still retaining the format and simplicity of a linear text file.
See the project page to know more and the motivation behind it.
NPM : npm install block-page
Browser : <script src="https://unpkg.com/block-page/bundle.js"></script>
(adds global variable : blockPage
)
3 main functionalities :
encode
decode
action