Simple the babel plugin for display a return expression with console.log
Latest Release: 1.0.32 at Aug 1, 2023, 4:51:33 PM (2 years ago)
Fault tolerance for js projects
Latest Release: 1.0.5 at Aug 22, 2023, 3:37:25 AM (2 years ago)
In try/catch or promise/catch, if you print a captured error with console.log, babel-plugin-catch will replace it with console.error for you
Latest Release: 1.0.7 at Jan 24, 2024, 4:01:22 AM (2 years ago)
Keywords: babel-plugin console log error catch
Dummy babel preset used for StealJS testing
Latest Release: 0.0.1 at Mar 30, 2017, 10:24:03 PM (9 years ago)
babel 环境变量替换插件
Latest Release: 1.0.2 at Aug 30, 2024, 2:46:06 AM (a year ago)
Keywords: babel-plugin env-val babel-plugin-env-val
Babel preset for node
Latest Release: 3.1.0 at Sep 4, 2019, 10:58:46 AM (6 years ago)
babel按需加载插件
Latest Release: 1.0.1 at Oct 9, 2021, 3:57:00 AM (4 years ago)
Keywords: babel-plugin @dsyd/babel-plugin-ds @dsyd babel-plugin-ds
License: MIT
FetchBabel plugin that automatically inserts logs based on comment
Latest Release: 1.0.2 at Nov 4, 2024, 1:05:50 PM (a year ago)
Keywords: babel-plugin
A webpack plugin to transform javascript chunks using babel.
Latest Release: 1.1.0 at Apr 12, 2025, 9:54:24 AM (a year ago)
Keywords: webpack plugin transform fs-promises
Explicit Function.prototype.toString() via Babel
Latest Release: 0.2.1 at Jul 31, 2022, 3:22:57 PM (3 years ago)
Keywords: babel-plugin show-source to-string babel-plugin-show-source
Babel plugin from San component hot module replacement
Latest Release: 1.0.5 at Dec 27, 2019, 7:23:51 AM (6 years ago)
Keywords: babel-plugin hmr-plugin hmr-support san
Shorter imports for Babel
Latest Release: 1.0.1 at Sep 7, 2018, 10:02:11 PM (7 years ago)
Keywords: babel-plugin shorthand javascript es6 import short import
Babel plugin to make graphql files importable
Latest Release: 2.0.0 at Jan 6, 2018, 9:21:26 PM (8 years ago)
Keywords: babel-plugin graphql extension wrap import graphql-import
Use hooks for fast log
Latest Release: 1.1.2 at Jan 11, 2022, 9:34:31 AM (4 years ago)
Keywords: console.log pretty-log
Create Lerna monorepo with Babel + TypeScript configuration.
Latest Release: 1.1.0 at Nov 16, 2020, 1:45:54 AM (5 years ago)
> Babel preset for [Functionly](https://www.npmjs.com/package/functionly) AWS projects.
Latest Release: 1.0.1 at Feb 1, 2018, 10:34:56 AM (8 years ago)
Naive Redux helper to compile dispatch(func(args)) into dispatch({type:'__function_call_obj', fn: func, args: [args]))
Latest Release: 1.0.5 at Mar 16, 2019, 2:28:11 PM (7 years ago)
Component modular import plugin for babel.
Latest Release: 1.0.4 at Dec 26, 2017, 3:59:00 AM (8 years ago)
Keywords: babel-plugin antd
``` js const plugins = [[ 'import-replaces', { exclude: 'node_modules',//忽略 ignore: [ '@/common/service/modules/index'// 忽略全匹配路径 ], importReplace: [{//替换 key: '@/common/utils', va
Latest Release: 1.0.5 at Nov 5, 2021, 10:08:07 AM (4 years ago)
Keywords: babel-plugin antd
Replace `<Code>` content to render code side by side with source string
Latest Release: 1.0.1 at Nov 11, 2018, 6:20:24 PM (7 years ago)
Keywords: babel-plugin jsx