These are codemods to update the CanJS documentation and demos to use ES module imports from `can`.
jscodeshift codemod that convert CommonJS(require/exports) to ES Modules(import/export) for JavaScript/TypeScript
A complete implementation of Protocol Buffers in TypeScript, suitable for web browsers and Node.js.
Vue codemod scripts
A collection of codemod scripts written with JSCodeshift
Lexes ES modules returning their import/export metadata
Stripe.js loading utility
Lexes CommonJS modules, returning their named exports metadata
Native-ESM powered web dev build tool
Next-generation ES module bundler
Codemod platform for semantic code transformations
ESLint rules for emotion
A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.
This repository aims to provide automated codemods for the modules provided in [module replacements](https://github.com/e18e/module-replacements). Feel free to use these codemods in any way you like.
codemod rewrites JavaScript and TypeScript
<!-- automd:badges bundlejs packagephobia codecov -->
A codemod to transform test files written in Protractor into WebdriverIO tests
Codemod to migrate from Lodash get and logical and expressions to optional chaining
Matchers for JavaScript & TypeScript codemods.
A set of React UI components which enforce Pinterest's design language
A simple, lightweight JavaScript API for handling cookies
2KB immutable date time library alternative to Moment.js with the same modern API
Test if an ES module is run directly (require.main replacement)
WhatWG/W3C compliant EventSource client for Node.js and browsers