marcuslindfeldt's Stars
facebook/react
The library for web and native user interfaces.
facebook/create-react-app
Set up a modern web app by running one command.
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
thedaviddias/Front-End-Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
webpack/webpack
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, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
necolas/normalize.css
A modern alternative to CSS resets
juliangarnier/anime
JavaScript animation engine
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
k88hudson/git-flight-rules
Flight rules for git
typicode/husky
Git hooks made easy 🐶 woof!
veggiemonk/awesome-docker
:whale: A curated list of Docker resources and projects
kubernetes/minikube
Run Kubernetes locally
elsewhencode/project-guidelines
A set of best practices for JavaScript projects
JakeChampion/fetch
A window.fetch JavaScript polyfill.
jquense/yup
Dead simple Object schema validation
chalk/chalk
🖍 Terminal string styling done right
enzymejs/enzyme
JavaScript Testing utilities for React
ory/hydra
The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
jimp-dev/jimp
An image processing library written entirely in JavaScript for Node, with zero external or native dependencies.
ladjs/supertest
🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
mfornos/awesome-microservices
A curated list of Microservice Architecture related principles and technologies.
plouc/nivo
nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries
gaearon/react-hot-loader
Tweak React components in real time. (Deprecated: use Fast Refresh instead.)
jaredpalmer/react-fns
Browser API's turned into declarative React components and HoC's
hapijs/boom
HTTP-friendly error objects
diegomura/react-log
React for the Console
notwaldorf/emoji-rain
☔️✨ A Polymer element that makes it rain emoji
marcuslindfeldt/react-clippy
A simple Copy To Clipboard React component