0.2.4 • Published 9 months ago

@jsse/pbfont v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@jsse/pbfont

NPM Version

Composite map(box/libre) font glyph pbfs into a single pbf.

replaces: https://github.com/mapbox/glyph-pbf-composite

Install

pnpm add @jsse/pbfont    # for the hip 
npm install @jsse/pbfont # aka not-performant-pnpm
yarn add @jsse/pbfont    # yarn
bun add @jsse/pbfont     # gen z

What?

  • Replaces @mapbox/glyph-pbf-composite -- SAME API
  • Dual cjs/esm
  • Uses bufbuild not pbf
  • Typescript

Dev

  • pnpm is the package manager
  • repo uses just (ref) as well as (p)npm scripts
  • prettier formatting uses the default config b/c configuring formaters is dumb
  • tooling:
    • tsup: bundle/build/type-check src
    • vitest: test + coverage
    • prettier: formatting - uses default config
    • eslint: linter
    • justfile: task-runner
    • cicd / gh-actions / dependabot

License

MIT

0.2.4

9 months ago

0.2.1

11 months ago

0.2.3

10 months ago

0.2.2

11 months ago

0.1.0

1 year ago

0.1.2

1 year ago

0.2.0

12 months ago

0.1.1

1 year ago

0.0.1

2 years ago