>_Skillful
Need help with advanced AI agent engineering?Contact FirmAdapt

boopathi

@boopathi

28

Published Tools

0

Total Stars

0

Weekly Downloads

100/100

Avg Security

Published Tools

28 Skillsacross 1 category

babel-plugin-transform-remove-console

boopathi

Remove all console.* calls.

SkillAI Tool
1 dir

babel-plugin-transform-remove-debugger

boopathi

Remove debugger statements

SkillAI Tool
1 dir

babel-plugin-transform-undefined-to-void

boopathi

Replace references to `undefined` with `void 0`

SkillAI Tool
1 dir

babel-plugin-transform-minify-booleans

boopathi

Turn boolean literals into !0 for true and !1 for false.

SkillAI Tool
1 dir

babel-plugin-minify-replace

boopathi

Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.

SkillAI Tool
1 dir

babel-plugin-minify-flip-comparisons

boopathi

**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.

SkillAI Tool
1 dir

babel-plugin-transform-inline-consecutive-adds

boopathi

This plugin inlines consecutive property assignments, array pushes, etc.

SkillAI Tool
1 dir

babel-plugin-transform-property-literals

boopathi

Turn valid property key literals to plain identifiers

SkillAI Tool
1 dir

babel-plugin-minify-builtins

boopathi

Minify Standard built-in Objects

SkillAI Tool
1 dir

babel-plugin-transform-simplify-comparison-operators

boopathi

Convert === and !== to == and != if their types are inferred to be the same.

SkillAI Tool
1 dir

babel-plugin-minify-infinity

boopathi

## Example

SkillAI Tool
1 dir

babel-plugin-react-svg

boopathi

Babel plugin to transform svg to react component

SkillAI Tool
1 dir

babel-plugin-minify-numeric-literals

boopathi

Shortens numeric literals using scientific notation

SkillAI Tool
1 dir

babel-plugin-minify-constant-folding

boopathi

Tries to evaluate expressions and inline the result.

SkillAI Tool
1 dir

babel-plugin-transform-regexp-constructors

boopathi

This changes RegExp constructors into literals if the RegExp arguments are strings.

SkillAI Tool
1 dir

babel-plugin-transform-remove-undefined

boopathi

This removes rvals that are equivalent to undefined wherever possible

SkillAI Tool
1 dir

babel-plugin-minify-type-constructors

boopathi

**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/minify/pull/45#discussion_r70181249)

SkillAI Tool
1 dir

babel-plugin-transform-member-expression-literals

boopathi

Turn valid member expression property literals into plain identifiers

SkillAI Tool
1 dir

babili-webpack-plugin

boopathi

Babili Plugin for Webpack

SkillAI Tool
1 dir

babel-plugin-transform-node-env-inline

boopathi

Inline the `NODE_ENV` environment variable and evaluate it if possible

SkillAI Tool
1 dir

graphql-jit

boopathi

GraphQL JIT Compiler to JS

SkillAI Tool
1 dir

babel-helper-evaluate-path

boopathi

path.evaluate wrapped in a try catch

SkillAI Tool
1 dir

babel-helper-mark-eval-scopes

boopathi

Mark scopes for deopt which contain a direct eval call

SkillAI Tool
1 dir

babel-helper-is-void-0

boopathi

## Installation

SkillAI Tool
1 dir

babel-helper-remove-or-void

boopathi

## Installation

SkillAI Tool
1 dir

babel-helper-to-multiple-sequence-expressions

boopathi

## Installation

SkillAI Tool
1 dir

babel-helper-flip-expressions

boopathi

## Installation

SkillAI Tool
1 dir

use-tasker

boopathi

A hooks based asynchronous task runner for react

SkillAI Tool
1 dir