ts-migrate is a tool for helping migrate code to TypeScript. It takes a JavaScript, or a partial TypeScript, project in and gives a compiling TypeScript project out.
The new, upcoming JavaScript debugger for VS Code. This extension debugs Node.js and web applications (in Edge and Chrome), and will eventually become the built-in debugger for VS Code.
This code is based on the DP-3T prestandard android-sdk code. It aims to be compatible with the Apple/Google developed Privacy-Preserving Contact Tracing (PPCP) protocol. So far it is behaving more like DP-3T but we aim to transfo
Garment is a toolkit for building applications using modern tools and scalable development practices. It encourages the monorepo way of building applications and provides a consistent developer experience across projects.
esbuild is by far one of the fastest TS/ESNext to ES6 compilers, so it makes sense to use it over Babel/TSC with webpack to take advantage of both worlds (Speed and the webpack ecosytem).
The ultimate snippets collection and VS Code extension that automatically exposes all available snippets for every library you are using in your project.
esbuild
This is a JavaScript bundler and minifier. It packages up JavaScript and TypeScript code for distribution on the web.
Why?
Why build another JavaScript build tool? The current build tools for the web
Renovate
Automated dependency updates. Multi-platform and multi-language.
Why Use Renovate?
Receive automated Pull Requests whenever dependencies need updating.
Define schedules to av
A webpack plugin can check package versions, combine package.json, auto update.
It is an interesting tiny tool to see whether your packages is outdated, or combine several package.json together. Let's start!
Lazy Compile Webpack Plugin
Plugin that saves a tremendous amount of time.
Why
Starting the development server is taking you a long time when the codebase is large. You have tried dynamic impor
WebpackOps
WebpackOps is a Webpack bundle visualization, optimization and customization tool that helps developers streamline the size of their webpack bundle through customized plugin selection and webpack config file
size-plugin
Prints the gzipped sizes of your webpack assets and the changes since the last build.
ð
Using Rollup? Check out the rollup-plugin-size port.
Installation
Install siz