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)
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)
Latest Release: 4.0.2 at Dec 6, 2016, 9:25:02 AM (8 years ago)
Keywords: gulp babel
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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