PagesJS is a collection of tools that make it easy to develop on Yext Pages. It provides 2 main tools:
- A default development server, backed by Vite, that makes local development fast and easy.
- A Vite plugin used to bundle your assets and templates for Yext Pages.
| Package | Version (click for changelog) | Release |
|---|---|---|
| PagesJS | NPM | |
| Pages Plugins | Deno |
| Function |
|---|
| fetch() |
| getRuntime() |
| isProduction() |
| useDocument() |
See Contributing Guide.
BSD 3-Clause