@clysema/jsonload

0.0.1 • Public • Published

@clysema/jsonload

npm (scoped) npm bundle size (minified)

Removes all spaces from a string.

Install

$ npm install @clysema/jsonload

Usage

const jsonload = require("@clysema/jsonload");

(async () => {
  try {
    const test = await jsonload("./test.json")
  } catch (e) {
    console.log(e);
  }
})();

Readme

Keywords

none

Package Sidebar

Install

npm i @clysema/jsonload

Weekly Downloads

3

Version

0.0.1

License

MIT

Unpacked Size

6.09 kB

Total Files

5

Last publish

Collaborators

  • vicnala
  • vnavarroclysema