2024.3.0 • Published 3 months ago

@servoy/public v2024.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Servoy NGClient Public Library

This libray must be used to create component or service packages for the Servoy NGClient Angular based application.

Install it with npm install @servoy/public

The common base for all NGClient components is the ServoyBaseComponent which all components should be extending.

From that components have access through the ServoyApi to the system.

Components can use the Servoy public directives like svyFormat, svyTooltip, sabloTabseq to map the Servoy spec properties of the component on. also a few pipes are in this library like TrustAsHtml or FormatFilter

There are also a number of Injectables/Services like a LoggerFactory for add logging support to your component or service. A FormattingService if you want to format or unformat data through code

For a lot of serverside communication there is the ServoyPublicService that can be used by Components or Services to get data, call the service or generate stuff for the server. Or get a lot of locale specific information like the locale or the decimal character for the clients locale.

2024.3.0

3 months ago

2023.9.0

10 months ago

2023.3.1

1 year ago

2023.3.0

1 year ago

2022.12.0

1 year ago

2022.9.3

2 years ago

2022.9.0

2 years ago

2022.9.2

2 years ago

2022.9.1

2 years ago

2022.3.0

2 years ago

2021.12.0

2 years ago

2021.9.0

3 years ago

2021.6.0-rc7

3 years ago

2021.6.0-rc6

3 years ago

2021.6.0-rc5

3 years ago

2021.6.0-rc3

3 years ago

2021.6.0-rc4

3 years ago

2021.6.0-rc2

3 years ago

2021.6.0-rc1

3 years ago

2021.6.0

3 years ago