@trudb/tru-stimulsoft-lib
v1.0.19
Published
Stimulsoft Angular viewer integration for TruDB apps.
Keywords
Readme
TruStimulsoftLib
Stimulsoft Angular viewer integration for TruDB apps.
This library is published as the public npm package @trudb/tru-stimulsoft-lib.
TruDB generated apps install it when Stimulsoft is enabled (the generator pins the npm version to match the installed server plugin TruDB.Stimulsoft.Ng).
Key dependency
stimulsoft-viewer-angular(Stimulsoft’s official viewer npm package)stimulsoft-designer-angular(Stimulsoft’s official designer npm package)
These are installed as dependencies of @trudb/tru-stimulsoft-lib.
Development
Workspace: TruDbStimulsoft/Main/TruStimulsoftLib/ClientApp
- Install:
npm install - Build lib:
ng build tru-stimulsoft-lib
Packaging
- Publish npm:
TruDbStimulsoft/Main/TruStimulsoftLib/ClientApp/scripts/publish-tru-stimulsoft-lib.ps1 -Version <X.Y.Z>
- Pack NuGet (server plugin):
TruDbStimulsoft/Main/deploy-package.ps1 -Version <X.Y.Z>
- Unified release (recommended):
TruDbStimulsoft/Main/release.ps1
