miyasky's Stars
fastify/fastify
Fast and low overhead web framework, for Node.js
pulumi/pulumi
Pulumi - Infrastructure as Code in any programming language 🚀
jarun/nnn
n³ The unorthodox terminal file manager
uber-go/guide
The Uber Go Style Guide.
sindresorhus/type-fest
A collection of essential TypeScript types
psf/requests-html
Pythonic HTML Parsing for Humans™
pre-commit/pre-commit
A framework for managing and maintaining multi-language pre-commit hooks.
alyssaxuu/flowy
The minimal javascript library to create flowcharts ✨
vega/vega
A visualization grammar.
axa-group/Parsr
Transforms PDF, Documents and Images into Enriched Structured Data
GoogleChromeLabs/react-adaptive-hooks
Deliver experiences best suited to a user's device and network constraints
dsherret/ts-morph
TypeScript Compiler API wrapper for static analysis and programmatic code changes.
microsoft/TypeScript-Handbook
Deprecated, please use the TypeScript-Website repo instead
hhatto/autopep8
A tool that automatically formats Python code to conform to the PEP 8 style guide.
asottile/pyupgrade
A tool (and pre-commit hook) to automatically upgrade syntax for newer versions of the language.
slackapi/node-slack-sdk
Slack Developer Kit for Node.js
sindresorhus/globby
User-friendly glob matching
luka1199/geo-heatmap
:world_map: Generate an interactive geo heatmap from your Google location data
rustwasm/book
The Rust and WebAssembly Book
dsherret/ts-ast-viewer
TypeScript AST viewer.
sindresorhus/terminal-link
Create clickable links in the terminal
GoogleChromeLabs/dynamic-import-polyfill
A fast, tiny polyfill for dynamic import() that works in all module-supporting browsers
surma/rollup-plugin-off-main-thread
Use Rollup with workers and ES6 modules today.
Quramy/eslint-plugin-tutorial
A tutorial/template repository to explain how to create your eslint plugins
jviide/htm.py
JSX-like syntax in plain Python
staydecent/nativescript-preact
Build cross-platform iOS and Android apps using Preact.
googleapis/nodejs-scheduler
This repository is deprecated. All of its content and history has been moved to googleapis/google-cloud-node.
preactjs/preact-integrations
A collection of sample apps demonstrating Preact's compatibility with various 3rd party libraries
sluongng/awesome-command-line
An opinionated guide to an ideal command line environment
azu/dive-into-ast
Dive into AST(Abstract Syntax Tree) in JavaScript.