- Fairfield, CT
- https://kyletruscott.com
Stars
JavaScript API for Chrome and Firefox
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Declarative routing for React
๐ป Bear necessities for state management in React
Quill is a modern WYSIWYG editor built for compatibility and extensibility
An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
A completely customizable framework for building rich text editors. (Currently in beta.)
๐จ๐ญ A React renderer for Three.js
The Select Component for React.js
Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.
A beautiful replacement for JavaScript's "alert"
An open-source screen recorder built with web technology
React components to build charts and dashboards
๐ฅ Tiny 200 byte functional event emitter / pubsub.
Transform SVGs into React components ๐ฆ
๐Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
Toolkit for building accessible web apps with React
A lightweight carousel library with fluid motion and great swipe precision.
๐ฎ Fast and full-featured autocomplete library
Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
An open source icons library with 1600+ icons, supporting React, React Native, Flutter, Vue, Figma, and Framer.
WarpDrive is a lightweight data library for web apps โ universal, typed, reactive, and ready to scale.
Lightweight React component for animating height using CSS transitions. Slide up/down the element, and animate it to any specific height.
๐ฆ A tiny (~315B) utility that executes a dependency graph of async functions as concurrently as possible.
โก Next.js storefront for high-performance eCommerce with AI features and one-click deployment
Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. โฆ