@efie-form/core
v0.3.0
Published
Core utilities for Efie Form (used internally by framework packages)
Maintainers
Readme
@efie-form/core
Internal core utilities package for the Efie Form ecosystem.
⚠️ Internal Package: This package contains internal core utilities and types. Do not install this package directly. Instead, use the framework-specific packages:
For End Users
- React: @efie-form/react - React components and hooks
- Vue: @efie-form/vue - Vue components and composables
- Other Frameworks: Coming soon
For Maintainers
This package provides framework-agnostic utilities, types, and business logic used by all framework-specific packages.
Key Exports
- Form schema types and validation
- Default form configurations
- Utility functions for form processing
- Color and styling utilities
Development
- Written in TypeScript with comprehensive type definitions
- Framework-agnostic design for maximum reusability
- No UI dependencies - pure logic and types
License
MIT License - see the LICENSE file for details.
Contributing
See the main Contributing Guidelines for information on how to contribute to this package.
