ee-first165.8mMIT1.1.1return the first event in a set of ee/event pairs
jonathanongIl y a about 3 years split-on-first33.2mMIT3.0.0Split a string on the first occurance of a given separator
sindresorhusIl y a about 3 yearsfirst, split, string, once lower-case-first22.7mMITobsolète3.0.0Use `input.charAt(0).toLowerCase() + input.slice(1)`
blakeembreyIl y a almost 2 yearsfirst, lower, case, start upper-case-first41.2mMITobsolète3.0.0Use `input.charAt(0).toUpperCase() + input.slice(1)`
blakeembreyIl y a almost 2 yearsfirst, upper, case, capitalize zod137.2mMIT4.0.2TypeScript-first schema declaration and validation library with static type inference
colinhacksIl y a about 14 hourstypescript, schema, validation, type