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

GitHub

1k stars
9 watching
84 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list

modulesnextjsplugintranspile

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
stealjs/transpile Transpiles JavaScript modules from one format to another 26
davyjoneslocker/es6_module_transpiler-rails Transpiles ES6 modules into formats compatible with Rails asset pipeline 87
ryanseddon/gulp-es6-module-transpiler Transpiles ES6 modules to other formats for use in Node.js environments 61
mmun/broccoli-es6-module-transpiler A tool for transpiling ES6 modules to other module types 5
joefiorini/grunt-es6-module-transpiler A Grunt task that transpiles ES6 module syntax into various formats like AMD, CommonJS, YUI, or globals. 85
termi/es6-transpiler Transpiles ES6 JavaScript syntax to ES5 syntax without runtime libraries or try/catch blocks 216
gobblejs/gobble-es6-transpiler Transpiles ES6 code to previous versions using gobble and es6-transpiler 2
davidjnelson/es6-boilerplate A tool for transpiling ES6 features to run in older browsers and building a development workflow with source maps and concatenation. 88
andrei-markeev/ts2c Transpiles JavaScript/TypeScript to C89 code 1,263
pankod/next-boilerplate A production-ready Next.js boilerplate with Typescript, Redux, and various tools to speed up frontend development cycles 1,603
babel/broccoli-babel-transpiler A plugin that transpiles JavaScript code to newer versions using Babel 57
anodynos/urequire Automates module conversion and bundling with support for multiple languages and plugins 265
cincheo/jsweet Transpiles Java code to run on the web using TypeScript and JavaScript 1,461
maxmitko/mlp-ssr A Next.js application with a modular architecture and separate directories for components, layouts, pages, and store management. 0
msaaddev/create-next-pwa A CLI tool for setting up Next.js Progressive Web Apps with optional Tailwind CSS integration and TypeScript support. 85