Stars
Browser compatibility data for Web technologies as displayed on MDN
Walk through a folder and figure out what goes in an npm package
GitHub Action to validate the exports of package.json files to ensure they exist, have valid syntax, and can be imported/required
Powertools for AWS is a developer toolkit to implement Serverless best practices and increase developer velocity.
⚡ Serverless Framework – Effortlessly build apps that auto-scale, incur zero costs when idle, and require minimal maintenance using AWS Lambda and other managed cloud services.
Emulate AWS λ and API Gateway locally when developing your Serverless project
💨 A Serverless framework plugin to bundle JavaScript and TypeScript with extremely fast esbuild
A command line tool to help build, run, and test web extensions
A lightweight polyfill library for Promise-based WebExtension APIs in Chrome
A Multi-Framework Composer Library Installer
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs,…