/react-yoastseo

Primary LanguageJavaScriptMIT LicenseMIT

react-yoastseo

Build Maintainability Test Coverage

semantic-release

Helpers to use Yoast SEO with React

Installation

NPM

First install node.js. Then:

npm install react-yoastseo --save

This package relies on the following peer dependencies:

It is likely you already have these installed either directly or as a transient dependency, but if not, you will need to install them.

npm install react yoastseo --save

Usage

WIP

Examples

WIP

Contributing

Please read the Contributing guidelines.

Running Tests

To run tests, first install nodeunit and any dependencies via npm:

npm ci

Run tests with:

npm test

License

This project is licensed under the terms of the MIT license.