@rc-component/father-plugin
The father plugin for all react-component projects
Last updated a year ago by zombiej .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install @rc-component/father-plugin 
SYNC missed versions from official npm registry.

@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

Current Tags

  • 1.2.0-alpha.0                                ...           alpha (2 years ago)
  • 2.1.3                                ...           latest (a year ago)

16 Versions

  • 2.1.3                                ...           a year ago
  • 2.1.2                                ...           a year ago
  • 2.1.1                                ...           a year ago
  • 2.1.0                                ...           a year ago
  • 2.0.5                                ...           a year ago
  • 2.0.4                                ...           a year ago
  • 2.0.3                                ...           a year ago
  • 2.0.2                                ...           a year ago
  • 2.0.1                                ...           a year ago
  • 2.0.0                                ...           a year ago
  • 1.2.0-alpha.0                                ...           2 years ago
  • 1.1.0                                ...           2 years ago
  • 1.0.3                                ...           2 years ago
  • 1.0.2                                ...           3 years ago
  • 1.0.1                                ...           3 years ago
  • 1.0.0                                ...           3 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (5)
Dev Dependencies (12)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |