Yoast / YoastSEO.js

Analyze content on a page and give SEO feedback as well as render a snippet preview.
GNU General Public License v3.0
403 stars 172 forks source link

Implement tree assessor factory functions #2187

Closed hansjovis closed 5 years ago

hansjovis commented 5 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

I made some JSDoc submodules to keep relevant content together, whilst keeping them from all getting on the tree/assess module. I am not quite sure about the naming, so a second opinion would be nice!

Test instructions

This PR can be tested by following these steps:

Fixes #2126

nataliashitova commented 5 years ago

This PR has been transferred to the new monorepo https://github.com/Yoast/javascript/pull/6.