Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 514 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 514 Bytes

netiam-contrib-json

Build Status Dependencies npm version

A JSON plugin for netiam

Example

netiam()
  .data({hello: 'world'})
  .json()

License

MIT License