auto-reload-json

1.0.2 • Public • Published

auto-reload-json

auto reload json config without restart the server

Installation

npm i --save auto-reload-json

Usage

const autoReloadJson = require('auto-reload-json')
 
// config will be change if the json file is changed
const config = autoReloadJson('/absolute/path/to/json/file')

Readme

Keywords

none

Package Sidebar

Install

npm i auto-reload-json

Weekly Downloads

508

Version

1.0.2

License

MIT

Last publish

Collaborators

  • meibin