/dantalion/ demo

Dantalion birthday personality demo

Birthday-to-personality, in the browser.

Powered by the open-source dantalion library.

Supported range: 1873-02-01 to 2050-12-31

Used only inside this tab to personalize the result heading.

Personality result

Pick a birthday inside the supported range and submit to render the localized personality result.

en

Result preview

Pick a birthday inside the supported range and submit to render the localized personality result.

Dantalion birthday personality demo

β€œDantalion” is the seventy-first demon in the Lesser Key of Solomon. He teaches every kind of academic knowledge but also reads and steers the will of others.

This site is a thin browser demo of @kurone-kito/dantalion-core and @kurone-kito/dantalion-i18n. Pick a birthday and the libraries compute the personality details client-side, then localize the rendered narrative in your language.

Library highlights

  • Supports birthdays from 1873-02-01 through 2050-12-31.

  • Calculation and localized copy ship as separate packages so the CLI, web demo, and your own apps can reuse the same core.

  • Pure ESM modules targeting Node ^22.22.2 || >=24, ready to bundle for modern browsers.

  • Ships TypeScript declarations alongside the runtime artifacts.

  • Available as both an installable CLI (@kurone-kito/dantalion-cli) and an embeddable library (@kurone-kito/dantalion-core).

Install

Install the published dantalion packages on the `next` dist-tag for the modernized `v1.0.0-rc.x` line.

CLI

npm install --global @kurone-kito/dantalion-cli
dantalion personality 2000-01-01
dantalion --help

As a library

npm install --save @kurone-kito/dantalion-core @kurone-kito/dantalion-i18n

See the library on GitHub

Open the source, file issues, or read the documentation.

GitHub β†’