Skip to content

shubhvjain/block-page

Repository files navigation

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

About

non linear document processing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published