A Gulp plugin for transpiling Aum particle exports as part of an Aum MVC workflow. At version 0.0.2, this package is in early development with an experimental release cadence. It differentiates by targeting the niche Aum framework, providing a build-step integration for Gulp-based pipelines. No stable releases, sparse documentation, and likely limited adoption.
npm install gulp-aum-exportNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This shows a basic Gulp task that transpiles Aum particle files using gulp-aum-export.
Pin to exact version and expect frequent updates.
Check Aum framework documentation or source code.
Test thoroughly with your Aum versions.
Run npm install gulp-aum-export.
Use const aumExport = require('gulp-aum-export'); as shown.