Asset Packagist
  • About
  • Contact
  • GitHub
  • Home
  • Results for "babel"
Showing 3,241-3,260 of 21,932 items.

babel-plugin-react-style-string npm-asset/babel-plugin-react-style-string

Adds support style as strings instead of object declaration in react components

Latest Release: 1.0.1 at Sep 18, 2021, 10:35:07 PM (4 years ago)

Keywords: babel plugin react style inline jsx

Homepage

Repository

License: ISC

Ready to use

babel-plugin-register-universal-module npm-asset/babel-plugin-register-universal-module

A babel plugin to register a library on global with universal namespace.

Latest Release: 1.0.2 at Apr 12, 2019, 4:25:02 AM (7 years ago)

Keywords: babel babel-plugin register universal module definition umd

Homepage

Repository

License: MIT

Ready to use

babel-monther npm-asset/babel-monther

plugin which allowed you to use short notation for declaring list of months in array

Latest Release: 1.0.1 at Nov 26, 2016, 2:16:28 PM (9 years ago)

Homepage

Repository

License: ISC

Ready to use

kake-babel npm-asset/kake-babel

Latest Release: 0.3.1 at Aug 27, 2015, 7:15:32 AM (10 years ago)

Homepage

Repository

License: Apache-2.0

Ready to use

wu-babel npm-asset/wu-babel

A Babel compatible version of wu.js

Latest Release: 2.0.0 at May 3, 2015, 5:54:56 PM (10 years ago)

Homepage

Repository

License: MIT

Ready to use

babel-scanner npm-asset/babel-scanner

Babel Scanner is a library that encodes and decodes strings into a custom numeric format, solving keyboard layout compatibility issues (AZERTY, QWERTY, etc.) when processing barcode scans across different operating systems.

Latest Release: 1.0.3 at Oct 23, 2024, 4:56:00 PM (a year ago)

Keywords: barcode scanner keyboard layout QWERTY AZERTY QWERTZ encoding decoding custom-code numeric-code compatibility cross-platform input HID babel-scanner

Homepage

Repository

License: ISC

Ready to use

require-babel npm-asset/require-babel

AMD loader plugins for Babel

Latest Release: 1.0.0 at May 3, 2020, 4:27:28 PM (5 years ago)

Homepage

Repository

License: MIT

Ready to use

@peterczg/babel-plugin-transform-imports npm-asset/peterczg--babel-plugin-transform-imports

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

Latest Release: 1.1.1 at Jun 1, 2022, 9:54:57 AM (3 years ago)

Keywords: babel transform import custom react-bootstrap lodash

Homepage

Repository

License: MIT

Fetch

@grabvintage/babel-plugin-transform-ssm npm-asset/grabvintage--babel-plugin-transform-ssm

Fetch SSM parameters at compile time and insert them in your code.

Latest Release: 1.1.0 at Jan 4, 2021, 8:06:45 PM (5 years ago)

Keywords: ssm aws babel babel-plugin plugin systems manager aws-ssm config systems-manager

Homepage

Repository

License: MIT

Fetch

@rob.j.qva/babel-plugin-debug-functions npm-asset/rob.j.qva--babel-plugin-debug-functions

Run it before @rob.j.qva/babel-plugin-debug! Then it inserts console.log("[ DEBUG line:", <LINE>, "file:", "<FILE> ]", <ENTER or EXIT FUNCTION_NAME>)" on all functions between __DEBUG_START and __DEBUG_END.

Latest Release: 1.2.2 at Jun 18, 2020, 4:46:46 PM (5 years ago)

Keywords: babel babel-plugin babel plugin babelplugin plugin debug

Homepage

Repository

License: ISC

Fetch

babylon-flint npm-asset/babylon-flint

<p align="center"> <img alt="babylon" src="https://raw.githubusercontent.com/babel/logo/master/babylon.png" width="700"> </p>

Latest Release: 5.8.32 at Oct 26, 2015, 6:06:01 AM (10 years ago)

Keywords: ast babel compiler es2015 es6 flavortown javascript

Homepage

Repository

License: MIT

Ready to use

@pieced/babel-plugin-auto-css-modules npm-asset/pieced--babel-plugin-auto-css-modules

Automatically configuration babel css-modules

Latest Release: 1.1.18 at Jun 9, 2025, 2:17:44 AM (10 months ago)

Keywords: babel babel-plugin auto-css-modules

Homepage

Repository

License: MIT

Fetch

babel-plugin-ember-test-metadata npm-asset/babel-plugin-ember-test-metadata

A Babel plugin for Ember apps that adds a test's file path to test metadata

Latest Release: 3.2.0 at May 16, 2023, 5:57:50 PM (2 years ago)

Homepage

Repository

License: MIT

Ready to use

babel-helper-is-react-class-fork npm-asset/babel-helper-is-react-class-fork

A fork of babel-helper-is-react-class

Latest Release: 2.0.0 at Dec 12, 2016, 4:27:36 AM (9 years ago)

Keywords: babel-helper react optimize

Homepage

Repository

License: MIT

Ready to use

babel-plugin-lucide-react-native npm-asset/babel-plugin-lucide-react-native

lucide-react-native modularized builds without the hassle

Latest Release: 1.0.3 at Aug 22, 2024, 2:10:49 AM (a year ago)

Keywords: lucide lucide-react-native modularize babel-plugin react-native babel lucide-icon lucide-icons

Homepage

Repository

License: MIT

Ready to use

babel-plugin-styled-components-dataset npm-asset/babel-plugin-styled-components-dataset

Add custom dataset to styled-components for better debuging and testing

Latest Release: 0.1.5 at May 15, 2018, 6:55:31 AM (7 years ago)

Keywords: styled-components dataset e2e testing custom attributes debug id babel babel-plugin html-attributes

Repository

License: MIT

Ready to use

babel-plugin-array-last-index npm-asset/babel-plugin-array-last-index

![https://cdn.lijinke.cn/carbon.png](https://cdn.lijinke.cn/carbon.png)

Latest Release: 0.0.5 at Dec 29, 2019, 3:35:47 PM (6 years ago)

Keywords: module npm babel-plugin-array-last-index array babel index plugin

Homepage

Repository

License: MIT

Ready to use

@cosmology/babel-plugin-transform-bigint npm-asset/cosmology--babel-plugin-transform-bigint

A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.

Latest Release: 1.0.33 at Sep 4, 2023, 12:39:29 PM (2 years ago)

Keywords: babel-plugin bigint jsbi

Homepage

Repository

License: ISC

Fetch

@gajus/babel-plugin-graphql-tag npm-asset/gajus--babel-plugin-graphql-tag

Compiles GraphQL tagged template strings using graphql-tag

Latest Release: 1.0.0 at May 28, 2017, 4:53:14 PM (8 years ago)

Keywords: babel-plugin graphql graphql-tag

Homepage

Repository

License: Other

Fetch

@shnhrrsn/babel-plugin-transform-isnil npm-asset/shnhrrsn--babel-plugin-transform-isnil

replace the comparing of null or undefined with isNil

Latest Release: 1.2.0 at Apr 3, 2019, 6:46:16 PM (7 years ago)

Keywords: babel-plugin

Homepage

Repository

License: MIT

Fetch
  • «
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • »

© 2015-2026 HiQDev. All rights reserved.

Not even doubt, powered by Yii Framework