JSPM

scratch-render-fonts

1.0.218
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5118
  • Score
    100M100P100Q137548F

Package Exports

  • scratch-render-fonts
  • scratch-render-fonts/src/index.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 (scratch-render-fonts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

scratch-render-fonts

Fonts for Scratch SVG rendering

CI/CD

Committing

This project uses semantic release to ensure version bumps follow semver so that projects depending on it don't break unexpectedly.

In order to automatically determine version updates, semantic release expects commit messages to follow the conventional-changelog specification.

Use the commitizen CLI to make commits formatted in this way:

npm install -g commitizen

Now you're ready to make commits using git cz.