0.0.15 • Published 2 years ago

@sage3/sageplugin v0.0.15

Weekly downloads
-
License
-
Repository
-
Last release
2 years 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

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago