Skip to content

Fix float parsing#57

Closed
recursivefunk wants to merge 2 commits intomainfrom
jra/fix-num
Closed

Fix float parsing#57
recursivefunk wants to merge 2 commits intomainfrom
jra/fix-num

Conversation

@recursivefunk
Copy link
Copy Markdown
Owner

No description provided.

recursivefunk and others added 2 commits February 19, 2026 11:36
Replaces src/index.js and src/lib/url-types.js with TypeScript equivalents,
adds tsconfig.json targeting CommonJS/ES2020 with strict mode, and wires up
build/typecheck scripts. The compiled output lands in dist/ (now the package
main), replacing the hand-written src/index.d.ts with generated declarations.
Test files remain JavaScript and are updated to require from dist/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant