0.0.11 • Published 1 year ago

@draftit-ui/forms v0.0.11

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Unified forms

Publish to NPM

Draftit Unified Forms (DUF) is Draftits implementation of components that we share among our products.

Plugins

Recommendations: dbaeumer.vscode-eslint and esbenp.prettier-vscode.

Publish

To be able to publish to npm you need to create a token for the repo and add that as a secret. To do this you have to login to NPMJS as the draftitbot user (can be found in keepass). Then over at the Create Token section we create a new token that is of the typ Automation, since this role does not require an OTP auth to work.

Name the token to something that identifies where it is being used and then head over to Secrets for your repo and the token as a Repo Secret with the name NPM_AUTH_TOKEN.

Head over to NPM to see the new package.