Do not use this. This should not exist.
This repository is now aggressively enterprise-ready. It includes formal change control, compliance scaffolding, and multiple bundlers for maximum enterprise-ready credibility. If you are looking for a lightweight vibe, look away. If you are looking for enterprise-ready process theater, welcome home.
<AI prompt="please fill in the code here and make it a table"/># Install the enterprise-ready toolchain
npm install
# Make sure OPENAI_API_KEY is set
export OPENAI_API_KEY="your-key-here"
# Run the framework on a .vcx file
node vibecraft.js demo.vcx
# Open the output
open demo.html- TypeScript, Babel, ESLint, Prettier
- Webpack, Rollup, Vite, and esbuild builds
- Commit linting, Husky hooks, and lint-staged
- Change control, RFC templates, and release gates
- ISO 27001 readiness:
docs/certifications/ISO27001_READINESS.md - PCI DSS scope statement:
docs/certifications/PCI_DSS_SCOPE.md - PII assessment and privacy controls:
docs/compliance/PII_ASSESSMENT.md - Data classification policy:
docs/compliance/DATA_CLASSIFICATION.md
Create a .vcx file (VibeCraft eXtension, obviously) with special <AI/> tags:
<html>
<body>
<h1>My Page</h1>
<AI prompt="Write a haiku about JavaScript"/>
<AI prompt="Generate a table of fake statistics about cats"/>
</body>
</html>Run VibeCraft, and each <AI prompt="..."/> tag gets replaced with AI-generated HTML!
- Zero Configuration - Just vibes
- AI-Powered Everything - Let robots do the work
- .vcx Files - A totally made-up file extension for maximum confusion
- Inline Comments - So you know which parts the AI wrote (all of it)
This is a joke framework that actually works. Use at your own risk. Side effects may include: uncontrollable laughter, questioning your career choices, and accidentally deploying AI-generated haikus to production.
For enterprise-ready usage, consult the governance and compliance docs before you even think about touching production.
WTFPL - Do What The F*** You Want To Public License
Made with 🌈 and questionable judgment