Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 485 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 485 Bytes

Neon-parser - A Neo3-parser implementation using Neon-JS
Made with ❤ by COZ.IO

Neon-parser

Install

npm i @cityofzion/neon-parser

Using NeonParser

To use Neonparser you can simply import it and use the object methods.

import { NeonParser } from '@cityofzion/neon-parser'

NeonParser.formatResponse(response)