@overturebio-stack/lectern-client
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

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

  • publish to npm and tag git: Jenkinsfile will do that when a commit is added to master. if you need to do that manually then run npm config set '//registry.npmjs.org/:_authToken' "${NPM_TOKEN}" && npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @overturebio-stack/lectern-client

Weekly Downloads

55

Version

1.5.0

License

AGPL-3.0

Unpacked Size

167 kB

Total Files

36

Last publish

Collaborators

  • overturebio