Stars
The library for web and native user interfaces.
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…
The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
GSAP (GreenSock Animation Platform), a JavaScript animation library for the modern web
A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers
Unpack a browser type and version from the useragent string
📡 Drop-in replacement for fs that lets you write to the filesystem from the browser
Create a React Higher-Order Component (HOC) following best practices.