Skip to content

tuqire/node-documents-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node JSON Processor (WIP)

An example Node JSON processor. Tries following methods:

  1. General JSON
  2. Buffer
  3. Multiple threads

How to run

Please make sure you have at least node 10.5.0 to run the server.

Run yarn in CLI, then run the following two commands in separate CLI windows.

  1. npm start:client
  2. npm start:server

Then, go to http://localhost:8093/.

About

Example Node Documents Processor WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published