block-page
v1.0.8
Published
Non linear text processing system
Downloads
4
Readme
Introduction
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.
Installation
NPM : npm install block-page
Browser : <script src="https://unpkg.com/block-page/bundle.js"></script>
(adds global variable : blockPage
)
Usage
3 main functionalities :
encode
decode
action