isidrok's Stars
pnpm/pnpm
Fast, disk space efficient package manager
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
GoogleChromeLabs/ndb
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
mathiasbynens/jsesc
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
systemjs/systemjs
Dynamic ES module loader
guybedford/modules-link-preload
Testing link rel=preload for module scripts in browsers
mgechev/google-interview-preparation-problems
leetcode problems I solved to prepare for my Google interview.
necolas/normalize.css
A modern alternative to CSS resets
basscss/basscss
Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
vikerman/rollup-plugin-hoist-import-deps
A rollup plugin to speed up lazy loading
francisrstokes/super-expressive
🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
evanw/esbuild
An extremely fast bundler for the web
codex-team/editor.js
A block-style editor with clean JSON output
azukaru/progressive-fetching
Discussions around efficient code organization and loading in web apps
lydiahallie/javascript-questions
A long list of (advanced) JavaScript questions, and their explanations :sparkles:
mixmaxhq/cors-gate
Enforce CORS server-side.
typicode/lowdb
Simple and fast JSON database
hkdobrev/run-if-changed
Run a command if a file changes via Git hooks
material-components/material-components-web-react
Material Components for React (MDC React)
fullcalendar/fullcalendar
Full-sized drag & drop event calendar in JavaScript
slab/quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility
markedjs/marked
A markdown parser and compiler. Built for speed.
pcottle/learnGitBranching
An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
BetweenWalls/Journey
Detailed Item Filter for Diablo II: Path of Diablo
trenoncourt/AutoQueryable
AutoQueryable add auto querying functionality like OData on top of IQueryable with best url practices to Asp.Net & Asp.Net Core
liriliri/eruda
Console for mobile browsers
cmderdev/cmder
Lovely console emulator package for Windows
badgateway/ketting
The HATEOAS client for javascript
sindresorhus/got
🌐 Human-friendly and powerful HTTP request library for Node.js