Skip to content

A JS library that strictly validates and efficiently cleanses input data formats, e.g emails, phone numbers and more.

License

Notifications You must be signed in to change notification settings

chiaweilee/iscorrect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5a05f92 · Aug 20, 2024

History

23 Commits
Aug 20, 2024
Jul 6, 2024
Aug 20, 2024
Aug 20, 2024
Aug 20, 2024
Jul 6, 2024
Jul 6, 2024
Aug 20, 2024
Aug 7, 2024
Jul 6, 2024
Jul 6, 2024
Jul 6, 2024
Aug 8, 2024
Jul 6, 2024
Jul 6, 2024
Jul 6, 2024
Aug 20, 2024
Aug 20, 2024
Aug 8, 2024

Repository files navigation

iscorrect

NPM version NPM downloads

A JavaScript validator and parser library delivering modularity.

Usage

TODO

Options

TODO

Development

# install dependencies
$ pnpm install

# develop library by docs demo
$ pnpm start

# build library source code
$ pnpm run build

# build library source code in watch mode
$ pnpm run build:watch

# build docs
$ pnpm run docs:build

# Locally preview the production build.
$ pnpm run docs:preview

# check your project for potential problems
$ pnpm run doctor

LICENSE

MIT

About

A JS library that strictly validates and efficiently cleanses input data formats, e.g emails, phone numbers and more.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published