0.1.0 • Published 6 years ago

@tremby/prismic-toolbar v0.1.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
6 years ago

This is a fork of the official Prismic toolbar, with my pull requests on the official repository merged.

Prismic toolbar

The prismic toolbar is integrated to your website for:

  • Preview unpublished changes (drafts and releases)
  • Edit button: easy access to the corresponding document in the Prismic Backend.
  • A/B testing (experiments)

How to use it?

  • Integrated in a client-side application: npm install @tremby/prismic-toolbar --save-dev

If you need to support browsers which don't implement the fetch API you will probably also want to include a polyfill.