v1.0.1 – Initial Release with Module Export
📦 Data Transformation Engine
A lightweight JavaScript engine for validating, transforming, and aggregating structured data with caching support.
- Added module.exports = createDataEngine for Node.js usage (removed window binding).
- Added README.md with project overview and documentation.