Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 506 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 506 Bytes

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