Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Typescript and various fixes #151

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from
Draft

Conversation

jaller94
Copy link
Collaborator

@jaller94 jaller94 commented Nov 3, 2024

Migrate the codebase to

  • TypeScript
  • Runs on Deno 2 and Bun
    • Ignores Node.js until it supports TypeScript without having to maintain a build pipeline.
  • Import @mapbox/mbtiles by default.
    • Better types and developer experience at the cost of compatibility because it requires binaries for reading the SQLite format

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