scalder27's Stars
denoland/deno
A modern runtime for JavaScript and TypeScript.
moment/moment
Parse, validate, manipulate, and display dates in javascript.
jestjs/jest
Delightful JavaScript Testing.
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
koajs/koa
Expressive middleware for node.js using ES2017 async functions
jashkenas/underscore
JavaScript's utility _ belt
request/request
🏊🏾 Simplified HTTP request client.
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
sindresorhus/got
🌐 Human-friendly and powerful HTTP request library for Node.js
vanilla-extract-css/vanilla-extract
Zero-runtime Stylesheets-in-TypeScript
developit/microbundle
📦 Zero-configuration bundler for tiny modules.
MichalLytek/type-graphql
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
palantir/tslint
:vertical_traffic_light: An extensible linter for the TypeScript language
microsoft/TypeScript-Handbook
Deprecated, please use the TypeScript-Website repo instead
tombonez/noTunes
A simple macOS application that will prevent iTunes or Apple Music from launching.
vercel/release
Generate changelogs with a single command
siimon/prom-client
Prometheus client for node.js
bcherny/json-schema-to-typescript
Compile JSON Schema to TypeScript type declarations
evanw/node-source-map-support
Adds source map support to node.js (for stack traces)
jshttp/mime-types
The ultimate javascript content-type utility.
aholachek/bundle-wizard
Magically easy insight into the JavaScript loaded by a web app
joonhocho/tsdef
TypeScript common pattern shortcut definitions / utility gist library
theKashey/rewiremock
The right way to mock dependencies in Node.js or webpack environment.
ffMathy/FluffySpoon.JavaScript.Testing.Faking
An NSubstitute port to TypeScript called substitute.js.
namshi/winston-graylog2
Graylog2 transport for winston, a nodejs logging module
mazira/base64-stream
Contains new Node v0.10 style stream classes for encoding / decoding Base64 data
danvk/crosswalk
Typed express router for TypeScript
RIP21/ts-get
Alternative to lodash.get that makes it typed and cool as if optional typing proposal is there (deprecated, use ts-optchain, or real optional chaining)
ccpend/graphql-format-error-context-extension
🌍 GraphQL server extension to format error and carry context
guilhermegarcia86/hexagonal-example
A simple exemple using Hexagonal Architecture and Typescript