@ferlab/lectern-client
v1.5.2
Published
js client for the overture lectern
Keywords
Readme
Deprecation Notice
This version of the Lectern client is considered deprecated. The officially supported version has been moved to @overture-stack/lectern-client alongside the other Overture.bio software packages.
The Lectern client codebase has also been moved. To contribute to the ongoing development of Lectern tools please go to github.com/@overture-stack/lectern.
JS Lectern Client
Features:
- Runs different restrictions validations: regex, range, scripts, required fields, type checks, etc.
- Transforms the data from string to their proper type.
- Report validation errors.
- Fetch dictionaries from the configured lectern service.
- Provide typed definitions for the dictionary object.
- Analyze dictionary versions diff.
Usage examples:
to release new version
bump the version number
push to main branch, this will trigger the github action to publish the package to npm
