Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@opensourceframework/critters

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@opensourceframework/critters

Embedded CSS critical path extraction for Next.js applications

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

@opensourceframework/critters

npm version License: MIT

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.

Why This Fork?

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

Installation

npm install @opensourceframework/critters
# or
yarn add @opensourceframework/critters
# or
pnpm add @opensourceframework/critters

Usage

// Example usage - will be updated when implementation is complete
import { /* exports */ } from '@opensourceframework/critters';

Documentation

Full documentation will be available at https://opensourceframework.dev/docs/critters

Contributing

We welcome contributions! Please see our Contributing Guide for details.

License

MIT © OpenSource Framework Contributors

Keywords

critters

FAQs

Package last updated on 11 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts