kaisellgren's Stars
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
ant-design/ant-design
An enterprise-class UI design language and React UI library
google/zx
A tool for writing better scripts
qishibo/AnotherRedisDesktopManager
🚀🚀🚀A faster, better and more stable Redis desktop manager [GUI client], compatible with Linux, Windows, Mac.
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
vercel/pkg
Package your Node.js project into an executable
microsoft/fluentui
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
facebook/relay
Relay is a JavaScript framework for building data-driven React applications.
redis/node-redis
Redis Node.js client
sorin-ionescu/prezto
The configuration framework for Zsh
http-party/node-http-proxy
A full-featured http proxy for node.js
microsoft/wslg
Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
open-cli-tools/concurrently
Run commands concurrently. Like `npm run watch-js & npm run watch-less` but better.
MikeMcl/decimal.js
An arbitrary-precision Decimal type for JavaScript
mysticatea/npm-run-all
A CLI tool to run multiple npm-scripts in parallel or sequential.
alangpierce/sucrase
Super-fast alternative to Babel for when you can target modern JS runtimes
sekoyo/react-image-crop
A responsive image cropping tool for React
tc39/proposal-temporal
Provides standard objects and functions for working with dates and times.
WICG/import-maps
How to control the behavior of JavaScript imports
MarquezProject/marquez
Collect, aggregate, and visualize a data ecosystem's metadata
OpenLineage/OpenLineage
An Open Standard for lineage metadata collection
cevek/ttypescript
Over TypeScript tool to use custom transformers in the tsconfig.json
woutervh-/typescript-is
frgnca/AudioDeviceCmdlets
AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
nodejs/next-10
Repository for discussion on strategic directions for next 10 years of Node.js
microsoft/fluent-ui-react
An ecosystem for building highly customizable enterprise class user interfaces.
tc39/proposal-relative-indexing-method
A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)
rickhanlonii/jest-silent-reporter
A silent reporter for Jest
eugene-manuilov/jest-runner-groups
A custom runner that allows to tag test files and run groups of tests with Jest.