0.1.0 • Published 4 years ago

react-wp-admin v0.1.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

npm version Commitizen friendly GitHub license

react-wp-admin

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.