Socket
Book a DemoInstallSign in
Socket

@chialab/esbuild-plugin-transform

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chialab/esbuild-plugin-transform

Pipe transformation plugin for esbuild.

0.12.39
latest
Source
npmnpm
Version published
Weekly downloads
788
50.67%
Maintainers
2
Weekly downloads
 
Created
Source

Esbuild Plugin Transform • Pipe transformation plugin for esbuild.

NPM

Install

$ npm i @chialab/esbuild-plugin-transform -D
$ yarn add @chialab/esbuild-plugin-transform -D

Usage

import esbuild from 'esbuild';
import transform from '@chialab/esbuild-plugin-transform';

await esbuild.build({
    plugins: [
        transform([
            // plugins
        ]),
    ],
});

Create a plugin

First of all, install Esbuild Plugin Transform:

npm i @chialab/esbuild-plugin-transform

Then, use module helpers to retrieve contents and mappings:

//

License

Esbuild Plugin Transform is released under the MIT license.

Keywords

esbuild

FAQs

Package last updated on 15 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.