0.0.15 • Published 6 months ago

@sage3/sageplugin v0.0.15

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

SAGEPlugin

Library to enable SAGE3 app developers to develop plugins that can be uploaded into a SAGE3 server. Provides an API to allow the apps developed this way to communicate with the SAGE3 frontend.

Usage

To build and publish the SAGEPlugin library

  • Update the SAGEPlugin Version in the package.json file.
    • Located: /webstack/libs/sageplugin/package.json
    • "version": "0.0.10" (Change the version number to the new version to be published)
  • CD to /webstack folder
  • Run > nx build sageplugin
  • CD to /webstack/dist/libs/sageplugin
  • Run > npm publish
0.0.15

6 months ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago