hono-avatars

Avatar generation service using Hono and Cloudflare Pages

MIT License

Stars
7

Bot releases are visible (Hide)

hono-avatars - v1.4.0 - Add new preset parameters! Latest Release

Published by minagishl about 1 month ago

Added

  • preset Eliminates the need to specify long parameters

Changed

  • Change formatter to Biome
  • Fixed a document that listed a value that did not exist.
hono-avatars - v1.3.0 - Response cache function is now available!

Published by minagishl 3 months ago

Added

  • border-width Border size can be changed
  • rotate Text can be rotated
  • blur It is now possible to blur text
  • Add cache functionality with Cloudflare KV

Changed

  • Improved code maintainability
  • Alphabetical sorting of documents and other parameters
  • Performance Optimization
  • Update of some packages

Revision

  • Fixed a problem where full was not displayed correctly even if specified.
hono-avatars - v1.2.0 - New parameters were introduced!

Published by minagishl 3 months ago

Added

  • font-family Three types of fonts can now be specified.
  • shadow Text can now be shadowed.
  • border Borders can now be set around avatars.
  • border-style You can specify the border style
  • opacity You can change the opacity of your avatar
  • reverse Last name and first name can be reversed
  • oblique Characters can be slanted

Changed

  • README.md now contains the values that can be specified.
  • Code is now easier to read.
  • Default values can now be specified for variables.

Comment

This time I deleted the console.log firmly!

hono-avatars - v1.1.0 - Bug-fixed version

Published by minagishl 3 months ago

This version fixes bugs that were found in the previous version.

Added

  • Limit input to parameter name.

Changed

  • Fixed a bug with + concatenated names.
  • Rewrite import as absolute path
  • Slightly smaller font size
  • Full name can be displayed by setting length to full.
hono-avatars - v1.0.0 - Avatar generation service is now complete!

Published by minagishl 3 months ago

On July 27th (Japan time), we released an avatar generation service using Hono, CLoudflare, and Satori!

This project is open source, so you can run it on your own Cloudflare account!

Go see a license