npm.io
3.0.2 • Published 3 months ago

@lokalise/zod-extras

Licence
Apache-2.0
Version
3.0.2
Deps
0
Size
23 kB
Vulns
0
Weekly
0
Stars
11

zod-extras

Adds additional functionality on top of zod framework.

See docs for instructions on how to use.

Contributing

In order to make a new release, please follow these steps.

  1. Make changes and open a pull request.
  2. Apply proper labels to pull request;
  • Add one of major, minor or patch according to semver to trigger a release.
  • Or add skip-release label to avoid release when merging pull request.
  1. Merge pull request.
  2. Done.