JSPM

  • Created
  • Published
  • Downloads 7509
  • Score
    100M100P100Q124997F
  • License MIT

Package Exports

  • @tryghost/helpers
  • @tryghost/helpers/cjs/helpers.js
  • @tryghost/helpers/es/helpers.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@tryghost/helpers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Ghost JavaScript Helpers

Javascript Helpers for working with the Ghost Content API

Usage

See https://ghost.org/docs/content-api/javascript/#helpers

Develop

This is a mono repository, managed with lerna.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Copyright & License

Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.