@motioneffector/theme

Documentation

Installation

npm install @motioneffector/theme

Requirements

  • Node.js 18+ or modern browser (ES2022+)
  • TypeScript 5.0+ recommended

What's Included

The package exports:

  • createTheme — Factory function for creating theme objects
  • createThemeManager — Factory function for the theme manager
  • ThemeError — Error class for theme-related errors
  • TypeScript types for full type safety