omidabd's Stars
avisek/scroll-size-observer
A lightweight JavaScript library that provides a simple and efficient way to observe changes to elements' `scrollWidth` and `scrollHeight` properties. It offers a similar API to `ResizeObserver`.
docmost/docmost
Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion.
Orgnise/webapp
Streamline your work with our all-in-one knowledge, doc, and project management system.
omidabd/react-state-managers
mantinedev/mantine
A fully featured React components library
react18-tools/react18-global-store
A simple yet elegant, light weight, react18 global store to replace Zustand for better tree shaking.
paralect/ship
A toolkit for makers to ship better products faster ๐
lukasbach/synergies
Create a performant distributed context state for React by composing reusable state logic.
teafuljs/teaful
๐ต Tiny, easy and powerful React state management
mutativejs/zustand-mutative
A Mutative middleware for Zustand enhances the efficiency of immutable state updates.
DawidWraga/davstack
Hecmatyar/leiten-zustand
Zustand state manager controllers
JorgeCoke/zustand-query
๐ป Enhanced Zustand to query HTTP API Requests, including loading state and error handling with Zustand, without any extra data-fetching library [Lab ๐งช]
makeplane/plane
๐ฅ ๐ฅ ๐ฅ Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
amirhhashemi/tiptap-text-direction
Text direction extension for Tiptap
gpbl/react-day-picker
DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications.
aidenybai/million
Optimize React performance and make your React 70% faster in minutes, not months.
react-component/virtual-list
๐งพ React Virtual List Component which worked with animation
GeoffCox/react-splitter
A resizable splitter for React that the grid templates in CSS rather than complex JavasScript resizing logic.
Kiarash-Z/react-modern-calendar-datepicker
A modern, beautiful, customizable date picker for React
AnyRoad/react-json-view-lite
Lightweight Json view component for React
jotaijs/jotai-form
Form atoms for Jotai
pindjs/antd
Formily Ant Design Adaptor
shezhangzhang/antd-design-token
๐จ VS Code extension for antd v5 design token. Install it now!๐
ant-design/use-emotion-css
A gadget that combines emotion and antd token
jonschlinkert/extend-shallow
Extend object A with the properties of object B. node.js/javascript util.
mesqueeb/is-what
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
jkomyno/usetimeout-react-hook
React.js custom hook that sets a leak-safe timeout and returns a function to cancel it before the timeout expires
makannew/use-delayed-state
Enhanced React useState hook to setState with delay (Debouncing)
base62/base62.js
:abcd: A javascript Base62 encode/decoder for node.js