Asset Packagist
  • About
  • Contact
  • GitHub
  • Home
  • Results for "babel"
Showing 4,141-4,160 of 21,194 items.

@atlaspack/babel-preset-env npm-asset/atlaspack--babel-preset-env

Atlaspack is the frontend bundler used to build Atlassian products, written in JavaScript and Rust by core contributors of Parcel.

Latest Release: 2.14.1-canary.122 at Jun 5, 2025, 11:34:09 PM (7 hours ago)

Homepage

Repository

License: MIT,Apache-2.0

Fetch

@atlaspack/transformer-babel npm-asset/atlaspack--transformer-babel

Atlaspack is the frontend bundler used to build Atlassian products, written in JavaScript and Rust by core contributors of Parcel.

Latest Release: 2.14.5-canary.54 at Jun 5, 2025, 11:34:42 PM (7 hours ago)

Homepage

Repository

License: MIT,Apache-2.0

Fetch

gulpzilla-babel npm-asset/gulpzilla-babel

Latest Release: 4.0.2 at Dec 6, 2016, 9:25:02 AM (8 years ago)

Keywords: gulp babel

Homepage

Repository

License: MIT

Ready to use

babel-plugin-transform-modules-requirejs npm-asset/babel-plugin-transform-modules-requirejs

Modified babel-plugin-transform-modules-amd for RequireJS

Latest Release: 0.1.4 at Jun 10, 2016, 10:50:17 PM (8 years ago)

Keywords: babel requirejs modules amd import export

Homepage

Repository

License: MIT

Ready to use

babel-plugin-media-query-gap npm-asset/babel-plugin-media-query-gap

Babel plugin for applying gap on max-width/height media queries.

Latest Release: 1.2.3 at Oct 25, 2017, 8:36:13 AM (7 years ago)

Keywords: babel babel-plugin gap max-width media mq query

Homepage

Repository

License: MIT

Ready to use

babel-plugin-em-media-query npm-asset/babel-plugin-em-media-query

Babel plugin for transforming min/max-width/height media queries to ems.

Latest Release: 1.2.3 at Oct 25, 2017, 8:36:09 AM (7 years ago)

Keywords: babel babel-plugin em media mq query

Homepage

Repository

License: MIT

Ready to use

babel-plugin-transform-styl-modules npm-asset/babel-plugin-transform-styl-modules

Transforms "styl" tagged template literals into css modules.

Latest Release: 1.0.5 at Mar 14, 2019, 1:28:37 PM (6 years ago)

Keywords: babel stylus postcss css-modules template-literal template-literals

Homepage

Repository

License: MIT

Ready to use

@gerhobbelt/babel-preset-stage-4 npm-asset/gerhobbelt--babel-preset-stage-4

Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10

Latest Release: 2.0.0-1 at Sep 1, 2018, 9:05:22 PM (6 years ago)

Keywords: ava babel-preset babel nodejs

Homepage

Repository

License: MIT

Fetch

babel-plugin-s2s-initial-state-creater npm-asset/babel-plugin-s2s-initial-state-creater

create initial state from flow info

Latest Release: 0.3.6 at Aug 24, 2018, 10:35:19 AM (6 years ago)

Keywords: autocomplete automation babel babel-plugin concept flow flowtype generator javascript plugin prettier react redux s2s source-to-source typescript

Homepage

Repository

License: MIT

Ready to use

babel-plugin-template-string-processing npm-asset/babel-plugin-template-string-processing

Babel plugin to process template string with any configured transformer

Latest Release: 0.0.3 at Oct 19, 2015, 10:11:05 PM (9 years ago)

Keywords: babel plugin babel-plugin template string

Homepage

Repository

License: MIT

Ready to use

babel-plugin-transform-remove-funcall npm-asset/babel-plugin-transform-remove-funcall

a babel plugin for remove some function call

Latest Release: 0.0.6 at Jul 5, 2024, 10:00:16 AM (11 months ago)

Keywords: babel plugin console log function

Homepage

Repository

License: MIT

Ready to use

babel-plugin-tranform-nullish-operator npm-asset/babel-plugin-tranform-nullish-operator

A Babel plugin which emulates the `a?` existence check from CoffeeScript using the `??` syntax

Latest Release: 1.0.0 at Oct 16, 2020, 1:21:39 PM (4 years ago)

Keywords: babel babel-plugin exists coffeescript javascript

Homepage

Repository

License: MIT

Fetch

babel-plugin-template-css-minifier npm-asset/babel-plugin-template-css-minifier

Minifies CSS embedded in template literals.

Latest Release: 1.0.0 at Jan 27, 2023, 6:06:23 PM (2 years ago)

Keywords: babel plugin css minifier minify

Homepage

Repository

License: MIT

Ready to use

babel-plugin-custom-transform-imports npm-asset/babel-plugin-custom-transform-imports

Transforms named imports into (default) full path imports.

Latest Release: 1.0.0 at Aug 31, 2023, 9:04:38 AM (a year ago)

Keywords: babel transform import imports

Homepage

Repository

License: MIT

Ready to use

babel-plugin-extension-resolver-web npm-asset/babel-plugin-extension-resolver-web

Import extension resolver plugin for .web.js files

Latest Release: 0.2.1 at Mar 22, 2018, 11:17:48 AM (7 years ago)

Keywords: babel plugin extensions web

Homepage

Repository

License: MIT

Fetch

babel-plugin-async-function-time npm-asset/babel-plugin-async-function-time

Help the developer to count the execution time of asynchronous function

Latest Release: 1.0.5 at Oct 10, 2016, 2:49:44 AM (8 years ago)

Keywords: babel babel-plugin plugin asynchronous function

Homepage

Repository

License: ISC

Ready to use

babel-plugin-copy-jsx-attribute npm-asset/babel-plugin-copy-jsx-attribute

A babel plugin to copy one JSX attribute to another. Original use cas was copying `testID` to `accessibilityLabel` in non-production builds to enable test automation.

Latest Release: 0.2.1 at Sep 20, 2020, 8:39:05 PM (4 years ago)

Keywords: babel plugin copy-jsx-attribute babel-plugin

Homepage

Repository

License: MIT

Ready to use

babel-plugin-postcss-css-modules npm-asset/babel-plugin-postcss-css-modules

For css modules by babel & postcss

Latest Release: 1.2.0 at Apr 13, 2019, 1:50:29 AM (6 years ago)

Keywords: babel babel-plugin css-modules postcss transform

Repository

License: MIT

Ready to use

babel-plugin-add-contenthash-to-imports npm-asset/babel-plugin-add-contenthash-to-imports

Add content hash to import module names (static and dynamic): import('./mod.js') => import('./mod.h45H.js')

Latest Release: 0.3.0 at Mar 8, 2021, 7:46:54 AM (4 years ago)

Keywords: babel transform import hash cache

Homepage

Repository

License: ISC

Ready to use

babel-plugin-transform-module-imports npm-asset/babel-plugin-transform-module-imports

Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x' and import 'y/lib/x/style.css')

Latest Release: 1.0.0 at Nov 13, 2018, 3:32:05 AM (6 years ago)

Keywords: babel transform plugin modules esm

Homepage

Repository

License: MIT

Ready to use
  • «
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • »

© 2015-2025 HiQDev. All rights reserved.

Not even doubt, powered by Yii Framework