bedrich's Stars
remix-run/react-router
Declarative routing for React
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
react-dnd/react-dnd
Drag and Drop for React
bvaughn/react-window
React components for efficiently rendering large lists and tabular data
clauderic/dnd-kit
The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
adobe/react-spectrum
A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.
huggingface/transformers.js
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
quickemu-project/quickemu
Quickly create and run optimised Windows, macOS and Linux virtual machines
vi/websocat
Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions
zenoamaro/react-quill
A Quill component for React.
ctimmerm/axios-mock-adapter
Axios adapter that allows to easily mock requests
srcbookdev/srcbook
TypeScript-centric app development platform
eladnava/mailgen
A Node.js package that generates clean, responsive HTML e-mails for sending transactional mail.
rehypejs/rehype
HTML processor powered by plugins part of the @unifiedjs collective
lovasoa/react-contenteditable
React component for a div with editable contents
BetterTyped/react-zoom-pan-pinch
🖼 React library to support easy zoom, pan, pinch on various html dom elements like <img> and <div>
FrigadeHQ/remote-storage
remoteStorage is a simple library that combines the localStorage API with a remote server to persist data across sessions, devices, and browsers. It works as a simple key value database store and backend with support for React, Next.js, Vue, Node, or any Javascript stack
konsav/email-templates
Responsive HTML email templates
stripe-archive/flow-to-typescript-codemod
Codemod Stripe used to migrate 6.5m+ lines of code from Flow to TypeScript
mswjs/interceptors
Low-level network interception library.
rafgraph/detect-it
Detect if a device is mouseOnly, touchOnly, or hybrid, and if the primary input is mouse or touch.
roderickhsiao/react-in-viewport
Detect if React component is in viewport
braintree/sanitize-url
alioguzhan/react-editext
Editable Text Component for React Apps
ianstormtaylor/slate-plugins
A set of my personal Slate editor plugins, in a monorepo.
awslabs/aws-video-transcriber
This solution provides a serverless single page web application and set of supporting Amazon API Gateway end points and AWS Lambda functions which allow users to upload videos into S3 and compute and edit closed captions. AWS services used: Amazon S3, Amazon Elastic Transcoder, Amazon Transcribe, Amazon API Gateway, AWS Lambda and Amazon DynamoDB.
rehypejs/rehype-sanitize
plugin to sanitize HTML
Legitcode/react-fetch
Component wrapper for isomorphic-fetch, passes response to children
timbuckley/redux-saga-test-engine
Making redux-saga testing simpler. Compatible with any testing framework👌
adenh93/typemallow
An elegant and automatic solution for generating/outputting Typescript interfaces from your Marshmallow Schemas.