react-wordpress-hooks
TypeScript icon, indicating that this package has built-in type declarations

3.2.0 • Public • Published

NPM version NPM downloads NPM license Travis Bundle size

About

This library helps you use WordPress RESTful API in React app. It provides hooks for all API endpoints and Context to simply access data in every component.

Similar Projects

How to Install

First, install the library in your project by npm:

$ npm install react-wordpress-hooks

Or Yarn:

$ yarn add react-wordpress-hooks

Getting Started

Docs for context and all hooks are available here

License

This project is licensed under the MIT License © 2019-present Jakub Biesiada

Package Sidebar

Install

npm i react-wordpress-hooks

Weekly Downloads

0

Version

3.2.0

License

MIT

Unpacked Size

96.3 kB

Total Files

35

Last publish

Collaborators

  • jbiesiada