@mhmdaljefri/zod-ar
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

Zod-AR

Arabic translations of Zod validations message

Quick Start

yarn add zod @mhmdaljefri/zod-ar

Inside the application

import { arErrorMap } from "@mhmdaljefri/zod-ar";
import * as z from "zod";

// rest of code

z.setErrorMap(arErrorMap);

// rest of you code

License

MIT

Package Sidebar

Install

npm i @mhmdaljefri/zod-ar

Weekly Downloads

18

Version

0.0.9

License

MIT

Unpacked Size

17.3 kB

Total Files

8

Last publish

Collaborators

  • m_aljefri