@morphika/webframe
v0.1.2
Published
Visual Page Builder — core library. A reusable website builder with visual editing, CMS integration, and asset management.
Downloads
22
Maintainers
Readme
@morphika/webframe
Core library for the Visual Page Builder — a reusable website builder built on Next.js and Sanity.
Quick Start
npx create-visual-builder my-site
cd my-site
npm run devThen open http://localhost:3000/admin to run the setup wizard.
What's Included
- Visual page builder with drag-and-drop sections, columns, and blocks
- 7 content block types (text, image, image grid, video, spacer, button, cover)
- Project grid with masonry layout
- Parallax scroll sections
- Custom reusable sections
- Navigation builder (12-column grid)
- Asset management with Cloudflare R2 storage
- Enter animations, hover effects, and page transitions
- Global styles editor (typography, colors, grid)
- Responsive design with desktop/tablet/phone viewports
- SEO metadata per page
- Sanity CMS backend
Documentation
Requirements
- Node.js 22+
- Next.js 16+
- React 19+
- Sanity v3 project
License
MIT
