Skip to content

vtaits/form-schema

Repository files navigation

devDependencies status

A set of utilities for easy work with form values and errors.

Local development

Repository is using bun

Local development

  • bun run build - build all the packages

  • bun run lint:fix - autofix linter errors

  • bun run start - start storybook in dev mode

  • start:storybook:e2e - start storybook for e2e testing

  • make build_e2e - build docker container for e2e testing

  • make test_e2e - run all the e2e tests

  • make dev_e2e - run playwright in dev mode

  • bun run test - run all the code validators and tests

About

Serialization and parsing form values by schema

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages