its-tim-lee's Stars
daybrush/infinite-viewer
Infinite Viewer is Document Viewer Component with infinite scrolling.
automerge/pushpin
A collaborative corkboard app
raimohanska/ourboard
An online whiteboard
excalidraw/excalidraw
Virtual whiteboard for sketching hand-drawn like diagrams
konvajs/konva
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
fabricjs/fabric.js
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
niklasvh/html2canvas
Screenshots with JavaScript
wilsonpage/fastdom
Eliminates layout thrashing by batching DOM measurement and mutation tasks
sindresorhus/np
A better `npm publish`
BitairLabs/concurrent.js
Non-blocking Concurrent Computation for JavaScript RTEs (Web Browsers, Node.js & Deno & Bun)
rome/tools
Unified developer tools for JavaScript, TypeScript, and the web
kriskowal/asap
High-priority task queue for Node.js and browsers
fergald/docs
A place to store things for public consumption
evanw/thumbhash
A very compact representation of an image placeholder
unjs/consola
🐨 Elegant Console Logger for Node.js and Browser
aceakash/string-similarity
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.
release-it/release-it
🚀 Automate versioning and package publishing
tidyverse/rvest
Simple web scraping for R
kohlschutter/boilerpipe
Work in progress transmit from Google Code
mozilla/readability
A standalone version of the readability lib
postlight/parser
📜 Extract meaningful content from the chaos of a web page
QwikDev/partytown
Relocate resource intensive third-party scripts off of the main thread and into a web worker. 🎉
facebook/docusaurus
Easy to maintain open source documentation websites.
timdown/rangy
A cross-browser JavaScript range and selection library.
padolsey/findAndReplaceDOMText
:mag: Find and replace DOM text
julkue/mark.js
JavaScript keyword highlighting. Mark text with options that fit every application. Also available as jQuery plugin.
latitudegames/GPT-3-Encoder
Javascript BPE Encoder Decoder for GPT-2 / GPT-3
nolanlawson/fuite
A tool for finding memory leaks in web apps
lucaong/minisearch
Tiny and powerful JavaScript full-text search engine for browser and Node