zaichaopan's starred repositories
react-hook-form
π React Hooks for form state management and validation (Web + React Native)
react-beautiful-dnd
Beautiful and accessible drag and drop for lists with React
react-select
The Select Component for React.js
react-virtualized
React components for efficiently rendering large lists and tabular data
javascript-testing-best-practices
ππ π’ Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
mostly-adequate-guide
Mostly adequate guide to FP (in javascript)
smartcrop.js
Content aware image cropping
react-draggable
React draggable component
node-lru-cache
A fast cache that automatically deletes the least recently used items
textcomplete
Autocomplete for HTMLTextAreaElement and more.
tiny-invariant
A tiny invariant function
browser-fs-access
File System Access API with legacy fallback in the browser
express-locallibrary-tutorial
Local Library website written in NodeJS/Express; example for the MDN server-side development NodeJS module: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs.
focus-rings
A centralized system for displaying and stylizing focus indicators anywhere on a webpage.
react-native-rich-editor
Lightweight React Native (JavaScript, H5) rich text editor
zod-tutorial
A crash course on Zod - a schema validation library for TypeScript
escape-goat
&π; Escape a string for use in HTML or the inverse
fast-fuzzy
Fast fuzzy search utility
clean-architecture
A detailed summary of Clean Architecture by Robert C Martin (Uncle Bob)
write-json-file
Stringify and write JSON to a file atomically
safe-stringify
Serialize objects to JSON with handling for circular references
indexeddb-examples
Code examples that accompany the MDN IndexedDB documentation