🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@rc-component/father-plugin

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rc-component/father-plugin

The father plugin for all react-component projects

latest
Source
npmnpm
Version
2.1.3
Version published
Weekly downloads
9.2K
180.07%
Maintainers
4
Weekly downloads
 
Created
Source

@rc-component/father-plugin

NPM version NPM downloads

The father plugin for all react-component projects.

Usage

Install this plugin in devDependencies:

$ npm i @rc-component/father-plugin -D

Register it in .fatherrc.ts:

import { defineConfig } from 'father';

export default defineConfig({
  plugins: ['@rc-component/father-plugin'],
});

Development

$ pnpm install
$ npm run dev
$ npm run build

LICENSE

MIT

FAQs

Package last updated on 07 Apr 2025

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