Registry / web-framework / babel-plugin-vona-bean-module

babel-plugin-vona-bean-module

JSON →
library1.1.5jsnpmunverified

Babel plugin for the Vona framework to transform module imports/exports. Version 1.1.5. No release cadence specified. Limited documentation; primarily used internally by the Vona framework. No clear differentiators available.

npm install babel-plugin-vona-bean-module
INSTALL
IMPORT
SIG · BABEL-PLUGIN-VONA-
B
babel-plugin-vona-bean-module
web-frameworkjavascriptv1.1.5
Install
Import
Disk
Pass rate
0/ 6
Env Coverage0 / 6
glibc
1822
musl
1822
Install & Compatibility
Where this runs
tested against v? · npm install
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
node 18226 runs
build_error
glibc
node 18226 runs
build_error
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

default
import babelPluginVonaBeanModule from 'babel-plugin-vona-bean-module'
const babelPluginVonaBeanModule = require('babel-plugin-vona-bean-module')
ESM import is recommended; CommonJS require may not work depending on the module system.
vonaBeanModule
const vonaBeanModule = require('babel-plugin-vona-bean-module')
import vonaBeanModule from 'babel-plugin-vona-bean-module'
CommonJS require is typical for Babel plugins in Node.js.

Shows how to add the plugin to Babel configuration.

// Add to Babel config (e.g., babel.config.js) module.exports = { plugins: ['vona-bean-module'] };
Debug
Known issues
gotchaPlugin is specific to the Vona framework and may not work with other setups.
fix
Ensure project uses Vona framework.
affects: >=1.0.0
Errors
Common errors & fixes
Error: Cannot find module 'babel-plugin-vona-bean-module'
Plugin not installed or missing from node_modules.
fix
Run `npm install babel-plugin-vona-bean-module --save-dev`
Upgrade
Version history
1.1.5latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
OpenAI (training)
1
Resources
babel-plugin-vona-bean-module — npm install babel-plugin-vona-bean-module · libregistry