{"library":"esbuild-plugin-shelljs","type":"library","category":null,"description":"Esbuild plugin to patch shelljs at build time, making it compatible with esbuild by adding missing `.js` extensions to dynamic imports. Current version 1.1.2. Release cadence is low, as the plugin is stable. Key differentiator: solves a specific esbuild + shelljs bundling issue (extensions) without forking or modifying shelljs source. Alternatives: using `require('shelljs')` in Node.js or bundling with other tools like Webpack, but this plugin integrates cleanly into esbuild's plugin system.","language":"javascript","status":"active","version":"1.1.2","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-plugin-shelljs","imports":["import { shellJsPlugin } from 'esbuild-plugin-shelljs'","const { shellJsPlugin } = require('esbuild-plugin-shelljs')","import { shellJsPlugin } from 'esbuild-plugin-shelljs'"]},{"cmd":"yarn add esbuild-plugin-shelljs","imports":[]},{"cmd":"pnpm add esbuild-plugin-shelljs","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-plugin-shelljs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}