Skip to content

t0lya/react-wp-admin

Repository files navigation

npm version Commitizen friendly GitHub license

Wordpress Admin UI as React components. If you are enqueuing React in a Wordpress Admin plugin, you can use these components to build the frontend. Inspired by BracketSpace's reference docs.

Table of Contents

Getting Started

Installation

npm install --save react-wp-admin

or

yarn add react-wp-admin

Usage

Take a gander at all the components in Storybook. Click Docs > Show code to look at how to implement a component.

To do

  • Post List component
  • Metabox Container component
  • Dashicons bug in Storybook
  • End-to-end tests
  • CI/CD
  • Automated versioning/changelog

License

Distributed under the MIT License. See LICENSE for more information.

About

React components for Wordpress Admin UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published