top of page

Numerology JS

Raw numerology reports (JSON).

Instructions

  1. Choose a mode: Auto, Number, Date, or Text.

  2. Enter your query (a number, a date like YYYY-MM-DD, or a piece of text).

  3. Toggle Respect master numbers if you want master reductions preserved.

  4. If you are in Text mode, choose a Y rule (Auto / Always vowel / Always consonant).

  5. Click Run to view the raw JSON output.

Inputs

Fill out the following inputs.

Input

Heading

Heading
Label

Heading

Heading

Heading
Mode

Heading

Heading

Heading
Query

Heading

Heading

Heading
Respect master numbers

Heading

Heading

Heading
Y rule (text only)

Outputs

Here are the outputs.

Heading

[ { "param": "q", "code": "required", "message": "q is required" } ]

Here is a paragraph for output.

Heading

Heading

Numerology JS State

Here is the data's state.

{ "key": "numerology-js", "errors": [ { "param": "q", "code": "required", "message": "q is required" } ], "params": { "mode": "auto", "q": "", "respectMaster": true, "yRule": "auto" }, "definition": { "meta": { "key": "numerology-js", "label": "Numerology JS", "version": 4, "category": "Debug" }, "inputs": { "blocks": [ { "kind": "header", "id": "h1", "label": "Input", "level": 3 }, { "kind": "input", "id": "mode", "type": "select", "label": "Mode", "placeholder": "Select mode", "param": "mode", "default": "auto", "options": [ { "value": "auto", "label": "Auto" }, { "value": "number", "label": "Number" }, { "value": "date", "label": "Date" }, { "value": "text", "label": "Text" } ] }, { "kind": "input", "id": "q", "type": "text", "inputType": "text", "label": "Query", "placeholder": "Enter a number, date, or text", "param": "q", "required": true, "default": "" }, { "kind": "input", "id": "rm", "type": "boolean", "label": "Respect master numbers", "placeholder": "", "param": "respectMaster", "default": true }, { "kind": "input", "id": "yr", "type": "select", "label": "Y rule (text only)", "placeholder": "Select Y rule", "param": "yRule", "default": "auto", "options": [ { "value": "auto", "label": "Auto" }, { "value": "yIsVowel", "label": "Always vowel" }, { "value": "yIsConsonant", "label": "Always consonant" } ] } ] }, "outputs": { "blocks": [ { "kind": "output", "id": "raw", "type": "json", "label": "Raw", "sourcePath": "raw" } ] } }, "result": null }

Other Tools

Here are some other tools to try.

Analyze any number’s numerology meaning—reduction, themes, strengths, blind spots, and a practical nudge.

Analyze any date to see its overall vibration, month/day/year themes, and reduction steps (including master numbers).

Analyze any month-day combination to explore its recurring calendar vibration, month/day themes, and combined reduction.

Calculate an Expression Number from a name and explore the communication/leadership pattern it suggests.

Find a Life Path Number from a birth date, with a clear step-by-step reduction (including master numbers).

Generate a full numerology chart from a name and birth date—Life Path, Expression, Soul Urge, Personality, and more.

bottom of page