Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 790 Bytes

Y.md

File metadata and controls

22 lines (13 loc) · 790 Bytes

Y

🚀 Y JS

A CRDT library with a powerful abstraction of shared data

🚀 YALC

Work with yarn/npm packages locally like a boss

🚀 YUP

Yup is a JavaScript object schema validator and object parser. The API and style is stolen heavily inspired by Joi, which is an amazing library but is generally too large and difficult to package for use in a browser. Yup is leaner: in the same spirit, without some of the fancy features. You can use it on the server as well, but in that case you might as well just use Joi.