Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bamzooka/ui-kit-dynamic-form

Package Overview
Dependencies
Maintainers
0
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bamzooka/ui-kit-dynamic-form

This library is used to build forms dynamically. It includes several types of inputs and can perform several predefined validations on these inputs.

  • 1.0.21
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
38
increased by35.71%
Maintainers
0
Weekly downloads
 
Created
Source

Dynamic Form

This library is used to build forms dynamically. It includes several types of inputs and can perform several predefined validations on these inputs.

Storybook

To visualize all the stories created for this lib run nx run shared-ui-kit-dynamic-form:storybook

You can use storybook to make develop the lib, any change made to the code will be reflected in the stories

Build

Run nx build shared-ui-kit-dynamic-form --with-deps --prod Go to package.json created in dist/libs/shared/ui-kit/dynamic-form and move all @angular dependencies to perDependencies

To test it as a local package

For all @bamzooka dependencies replace it with local yarn install: Example: "@bamzooka/ui-kit-spinner": "file:/Users/ahmed/workspace/bamzooka/dist/libs/shared/ui-kit/spinner"

Running unit tests

Run nx test shared-ui-kit-dynamic-form to execute the unit tests. TODO implement unit tests

Running end-to-end tests

Run nx e2e shared-ui-kit-dynamic-form-e2e to execute the end-to-end tests.

The e2e tests are coupled with storybook, stories are created for this component, then these stories are used to perform some browser based tests.

Storybook

To visualize all the stories created for this lib run nx run shared-ui-kit-dynamic-form:storybook

FAQs

Package last updated on 08 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc