swashedbuckles's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
rollup/rollup
Next-generation ES module bundler
mhadidg/software-architecture-books
A comprehensive list of books on Software Architecture.
engineering-management/awesome-engineering-management
Pointers and tools for learning and day-to-day practice of engineering management & leadership.
whatwg/fetch
Fetch Standard
malinajs/malinajs
Frontend compiler, inspired by Svelte
MatAtBread/fast-async
jsdom/whatwg-url
An implementation of the WHATWG URL Standard in JavaScript
nvie/decoders
Elegant validation library for type-safe input data (for TypeScript and Flow)
wizardpisces/tiny-sass-compiler
Another sass compiler write from scatch,runnable on both node and browser
bluejava/zousan
A Lightning Fast, Yet Very Small Promise A+ Compliant Implementation
francescov1/mongoose-tsgen
A plug-n-play Typescript generator for Mongoose.
Rich-Harris/lit-node
Self-documenting Node scripts through literate programming
finom/defi
A bunch of utilities that enable accessor-based reactivity for JavaScript objects
Rich-Harris/spelunk
Traverse a folder in node, turning its contents into an object for easy consumption
H4ad/node-modules-packer
Pack all your node_modules and other files you want inside your project to a zip file.
marijnh/ist
Tiny assertion library
CyriacBr/es5-to-dts
Generate TypeScript definition files from legacy JS
bahmutov/npm-utils
Async NPM shell commands: install, test, etc.
raneio/reflex
Reflex adds reactivity to build-in HTML elements.