Skip to content
This repository has been archived by the owner on Oct 27, 2018. It is now read-only.
/ acyort-json Public archive

JSON module for AcyOrt

License

Notifications You must be signed in to change notification settings

acyortjs/acyort-json

Repository files navigation

acyort-json

Build Status codecov

JSON module for AcyOrt

Install

$ npm i acyort-json -S

Usage

# config.yml
# ...
plugins:
  acyort-json

# use json plugin
json: true

# you can set json output path
json:
  path: 'json'  # default 'json'
# ...

About

JSON module for AcyOrt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published