Skip to content

Repository files navigation

SealKit Documentation

English documentation site for @luohuax/seal-kit, a React component library for generating Japanese electronic seals (hanko / inkan) directly in the browser.

Live Site

https://followdreams12.github.io/seal-doc/

About SealKit

SealKit helps developers create traditional Japanese electronic seals in web applications. It is also the engine behind the free online seal generator at sealkit.app.

Features

  • Four built-in presets: mitomein, date stamp, kakuin, and tenkoku
  • High-resolution PNG export
  • Google Fonts and custom font support
  • TypeScript support
  • Browser-based rendering with Konva Canvas

Quick Start

npm install @luohuax/seal-kit konva react-konva
import { SealCanvas } from '@luohuax/seal-kit'

function App() {
  return <SealCanvas preset="mitomein" text="山田太郎" />
}

Documentation

Related Links

Local Development

pnpm install
pnpm docs:dev

Build for production:

pnpm docs:build

License

MIT © luohuax

About

SealKit documentation. A React library for creating Japanese electronic seals online.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages