Skip to main content

Built and signed on GitHub Actions

Works with
This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers, Browsers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
It is unknown whether this package works with Browsers
JSR Score70%
Published2 years ago (0.0.1)

Server-side Telegram Mini App initData parser and validator

@gramio/init-data

npm JSR JSR Score

TODO:

  • Better types
  • Better throw error on invalid data
  • Optimize
Built and signed on
GitHub Actions

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@gramio/init-data

Import symbol

import * as init_data from "@gramio/init-data";
or

Import directly with a jsr specifier

import * as init_data from "jsr:@gramio/init-data";