Embedded CSS critical path extraction for Next.js applications
This is a maintained fork of the original critters package, maintained by the OpenSource Framework community.
The original package is no longer actively maintained. This fork provides:
- 🔄 Active Maintenance: Regular updates and bug fixes
- 📦 Modern Tooling: Built with TypeScript, tsup, and modern build tools
- 🔒 Security: Prompt security updates and vulnerability patches
- 📖 Documentation: Improved and up-to-date documentation
- 🧪 Testing: Comprehensive test coverage
npm install @opensourceframework/critters
# or
yarn add @opensourceframework/critters
# or
pnpm add @opensourceframework/critters// Example usage - will be updated when implementation is complete
import { /* exports */ } from '@opensourceframework/critters';Full documentation will be available at https://opensourceframework.dev/docs/critters
We welcome contributions! Please see our Contributing Guide for details.
MIT © OpenSource Framework Contributors