JSPM

load-bmfont-sync

1.4.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q26138F
  • License MIT

Loads a BMFont file synchronously in Node

Package Exports

  • load-bmfont-sync

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 (load-bmfont-sync) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

load-bmfont-sync

This is a fork of load-bmfont that loads files synchronously from disk. It does not support loading files from URL like the original does.