next-transpile-modules
Module transpiler
Transpiles code from node_modules in Next.js projects
Next.js plugin to transpile code from node_modules. Please see: https://github.com/martpie/next-transpile-modules/issues/291
1k stars
9 watching
84 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
modulesnextjsplugintranspile
Related projects:
Repository | Description | Stars |
---|---|---|
| Transpiles JavaScript modules from one format to another | 26 |
| Transpiles ES6 modules into formats compatible with Rails asset pipeline | 87 |
| Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
| A tool for transpiling ES6 modules to other module types | 5 |
| A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. | 85 |
| Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks | 216 |
| Transpiles ES6 code to previous versions using gobble and es6-transpiler | 2 |
| A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. | 88 |
| Transpiles JavaScript/TypeScript to C89 code | 1,264 |
| A production-ready Next.js boilerplate with Typescript, Redux, and various tools to speed up frontend development cycles | 1,604 |
| A plugin that transpiles JavaScript code to newer versions using Babel | 57 |
| Automates module conversion and bundling with support for multiple languages and plugins | 265 |
| Transpiles Java code to run on the web using TypeScript and JavaScript | 1,461 |
| A Next.js application with a modular architecture and separate directories for components, layouts, pages, and store management. | 0 |
| A CLI tool for setting up Next.js Progressive Web Apps with optional Tailwind CSS integration and TypeScript support. | 85 |