ai-agent

Proposal Bigint

Arbitrary precision integers in JavaScript
562 stars54 forksHTMLUpdated 10/9/2019100% free · open source
What it does

Enables support for arbitrary precision integers in JavaScript, allowing for precise calculations with very large numbers

When to use it
  • When working with large numerical datasets that exceed the limits of standard JavaScript numbers
  • When precise financial or scientific calculations are required
  • When developing applications that handle large integers, such as cryptographic or coding theory implementations
Ready-to-paste prompt
console.log(2n**53n + 1n); // Example of using BigInt to calculate a large value
Heads up: Make sure to use a supporting environment, such as Node.js with the --harmony-bigint flag, as BigInt is not supported in all JavaScript environments by default
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

⚡ Runs out of the box

A prompt/skill package — nothing to install beyond adding it to your AI tool.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/proposal-bigint && curl -fsSL https://workflowstacks.com/api/skills/proposal-bigint/claude-skill -o ~/.claude/skills/proposal-bigint/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Proposal Bigint works
Codeflow
Free to inspect

Proposal Bigint is mostly documents (2 doc files, 1 small script) — something you read, not something you run. There is nothing to install. Last commit 84 months ago, no license file.

Size
Mostly documents
2 documents · 1 small script · 7 min skim
Setup
Nothing to install
A guide / curated list. Just read it and follow the links.
Runs on
Nowhere — you read it
A reading resource, not a program.
HTML 99%Shell 1%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
READMECI checksNo licenseLast update 84 mo agoArchived — read only
Quick Actions
Details
Creator
tc39
Language
HTML
Category
ai-agent
Published
1/27/2017

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.