Skip to content

TheLegendOfMataNui/sage-js

Repository files navigation

SAGE-JS

SAGE-JS monorepo.

Build Status

Check the individual package directories for information on each component.

Installing

The individual packages are published to NPM under the sage-js organization.

CLI

To install the CLI, first install Node (version 10+) then install the CLI via NPM.

npm install -g @sage-js/cli

API

To use the JavaScript packages programatically, install the packages you need to your own project.

npm install @sage-js/core

Notes

These packages are in early development, and updates may introduce breaking changes without warning.

Bugs

If you find a bug or have compatibility issues, please open a ticket under issues section for this repository.

License

Copyright (c) 2018-2021 JrMasterModelBuilder

Licensed under the Mozilla Public License, v. 2.0