@exabyte-io/json-to-simpl-schema

2023.8.30-0 • Public • Published

npm version License: Apache

json-to-simpl-schema

json-to-simpl-schema houses routes for JSON schema conversion to simpl schema.

Installation

For usage within a javascript project:

npm install @exabyte-io/json-to-simpl-schema

For development:

git clone https://github.com/Exabyte-io/json-to-simpl-schema.git

Contribution

This repository is an open-source work-in-progress and we welcome contributions.

We regularly deploy the latest code containing all accepted contributions online as part of the Mat3ra.com platform, so contributors will see their code in action there.

See ESSE for additional context regarding the data schemas used here.

Useful commands for development:

# run linter without persistence
npm run lint

# run linter and save edits
npm run lint:fix

# compile the library
npm run transpile

# run tests
npm run test

Readme

Keywords

none

Package Sidebar

Install

npm i @exabyte-io/json-to-simpl-schema

Weekly Downloads

5

Version

2023.8.30-0

License

Apache-2.0

Unpacked Size

23.8 kB

Total Files

10

Last publish

Collaborators

  • exabyte-io