Skip to content

RemixRepo/fast-ui-core

 
 

Repository files navigation

@fast-once-ui/core

Optimized fork of Once UI System with proper tree-shaking support.

See packages/core for complete information on how to use this package in your vite.js or other frameworks.

🚀 Key Improvements

  • Tree-shaking enabled: sideEffects: false for optimal bundle sizes
  • Granular exports: Import only what you need
  • 100% compatible: Drop-in replacement for @once-ui-system/core
  • Smaller bundles: ~95% reduction in unused code
  • Framework agnostic: Works with all frameworks like Next.js, Vite.js, plain React etc

📦 Installation

npm install @fast-once-ui/core
# or
yarn add @fast-once-ui/core
# or
pnpm add @fast-once-ui/core

About

Ultra fast platform agnostic tree shacking version of Once UI for vite and all other frameworks including Next.js

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.5%
  • MDX 36.0%
  • SCSS 11.9%
  • JavaScript 1.9%
  • Other 0.7%