Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Forge Documentation

Welcome to the Nexcraft Forge documentation. Start with Getting Started or jump to a framework integration.

Getting Started

  • Quick Start: ./GETTING_STARTED.md
  • Testing: ./TESTING.md
  • Security: ./SECURITY.md

Framework Integrations

  • React: ./integrations/react.md
  • Vue: ./integrations/vue.md
  • Angular: ./integrations/angular.md
  • Next.js: ./integrations/nextjs-integration.md

Theming & Tokens

  • Theming Overview: ./guides/theming-overview.md
  • Token Bridge Reference: ./theming/token-bridge.md
  • Token Migration: ./theming/token-migration-guide.md
  • Tailwind Plugin: ./guides/tailwind-plugin.md

AI‑Native

  • Metadata Reference: ./ai/metadata-reference.md
  • Integration Guide: ./ai/integration-guide.md
  • Manifest: ./ai-manifest.md

Performance

  • Monitoring Overview: ./performance-monitoring.md
  • Dashboard Guide: ./guides/performance-dashboard-guide.md
  • Dashboard API: ./performance-dashboard-api.md

Development Tools

  • Debugging & Error Handling: ./guides/debugging-and-error-handling.md

Maintainers

  • Release Process: ./guides/release-process.md
  • NPM Publishing: ./guides/npm-publishing.md
  • Beta Releases: ./guides/beta-releases.md
  • Git Workflow: ./git-workflow.md
  • Publishing Strategy: ./publishing-deployment-strategy.md

Contributing

  • Contributing: ./CONTRIBUTING.md
  • Developer Guide: ./DEVELOPER_GUIDE.md
  • Repository Structure: ./REPOSITORY-STRUCTURE.md

Storybook: run npm run storybook. Live demos are under demos/.