Skip to content

CloakWP's vanilla core. Integrate WordPress with any JS framework.

Notifications You must be signed in to change notification settings

cloak-labs/cloakwp-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloakwp-js

A JavaScript/NPM package that connects your decoupled React frontend to one or more headless WordPress instances. It provides out-of-the-box solutions to all the things you would otherwise be giving up by choosing headless over the traditional approach, such as draft previews, the WP Admin bar (including user authentication), simple data fetching/mutation utilities, incremental static revalidation utilities (enabling content updates to take effect as quickly as server-side rendering, without actually rendering the page on every request), and so on (more details later). It works in tandem with the CloakWP Plugin, installed on your WP instance, to enable an out-of-the-box, harmonious integration.

Install

npm install cloakwp

Currently in beta. More details and documentation coming soon.

About

CloakWP's vanilla core. Integrate WordPress with any JS framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published