@exabyte-io/code.js
TypeScript icon, indicating that this package has built-in type declarations

2024.2.29-0 • Public • Published

npm version License: Apache

@exabyte-io/code.js

@exabyte-io/code.js houses COre DEfinitions (CODE) for use across the Mat3ra platform. Its usage can be found in other open-source packages used in the platform.

Installation

For usage within a javascript project:

npm install @exabyte-io/code.js

For development:

git clone https://github.com/Exabyte-io/code.js.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

/@exabyte-io/code.js/

    Package Sidebar

    Install

    npm i @exabyte-io/code.js

    Weekly Downloads

    71

    Version

    2024.2.29-0

    License

    Apache-2.0

    Unpacked Size

    405 kB

    Total Files

    142

    Last publish

    Collaborators

    • exabyte-io