@theopenweb/require-json
v1.0.0
Published
Synchronous require JSON loading similar to Node.js
Maintainers
Readme
Description
Synchronous require JSON loading similar to Node.js.
Usage
npm install @theopenweb/require-jsonimport requireJSON from './index.js'
const json = requireJSON('./demo.json')Test / Run server
npx http-server ./JQuery is used for test dev dependency. OK to update if causes no problems in test.
