danilosalvati's Stars
ripienaar/free-for-dev
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
vercel/swr
React Hooks for Data Fetching
GoogleChromeLabs/squoosh
Make images smaller using best-in-class codecs, right in the browser.
QwikDev/qwik
Instant-loading web apps, without effort
segment-boneyard/nightmare
A high-level browser automation library.
pmndrs/jotai
👻 Primitive and flexible state management for React
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
oclif/oclif
CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.
nodegui/nodegui
A library for building cross-platform native desktop applications with Node.js and CSS 🚀. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
neutralinojs/neutralinojs
Portable and lightweight cross-platform desktop application development framework
thephpleague/oauth2-server
A spec compliant, secure by default PHP OAuth 2.0 Server
nodegui/react-nodegui
Build performant, native and cross-platform desktop applications with native React + powerful CSS like styling.🚀
moleculerjs/moleculer
:rocket: Progressive microservices framework for Node.js
potree/potree
WebGL point cloud viewer for large datasets
immerjs/use-immer
Use immer to drive state with a React hooks
qawolf/qawolf
🐺 Create browser tests 10x faster
bshaffer/oauth2-server-php
A library for implementing an OAuth2 Server in php
jscad/OpenJSCAD.org
JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.
happykit/flags
⛳️ Feature Flags for Next.js
babel/preset-modules
A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually)
fastify/fastify-nextjs
React server side rendering support for Fastify with Next
commenthol/gdal2tiles-leaflet
Generate raster image tiles for use with leaflet.
commenthol/leaflet-rastercoords
Leaflet plugin for plain image map projection to display large images using tiles generated with gdal2tiles-leaflet
immobiliare/dats
📈 Minimalistic zero-dependencies statsd client for Node.js
authbucket/oauth2-symfony-bundle
Symfony OAuth2Bundle
immobiliare/fastify-metrics
📊 Fastify plugin that integrates metrics collection and dispatch to statsd
immobiliare/atomic-state
A decentralized state management library for React
danilosalvati/svd-js
A simple library to compute Singular Value Decomposition as explained in "Singular Value Decomposition and Least Squares Solutions. By G.H. Golub et al."