Skip to content

yext/pages

Repository files navigation

Yext

PagesJS

PagesJS is a collection of tools that make it easy to develop on Yext Pages. It provides 2 main tools:

  1. A default development server, backed by Vite, that makes local development fast and easy.
  2. A Vite plugin used to bundle your assets and templates for Yext Pages.

Packages

Package Version (click for changelog) Release
PagesJS pages version NPM
Pages Plugins plugins version Deno

Utility Functions

Function
fetch()
getRuntime()
isProduction()

Development

See Development Reference.

Contribution

See Contributing Guide.

License

BSD 3-Clause