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

refactor: replace @turf/turf with vanilla TS implementation #382

Closed

Conversation

danditomaso
Copy link
Collaborator

@danditomaso danditomaso commented Jan 24, 2025

  • Implement custom bbox and lineString modules
  • Remove external @turf/turf project dependency
  • Removes ~147Kb from our package size, but largely depends on tree-shaking.
Screenshot 2025-01-24 at 2 28 08 pm

@danditomaso danditomaso requested a review from Hunter275 January 24, 2025 19:23
@Hunter275
Copy link
Member

Some of these changes are also in #380

@danditomaso danditomaso reopened this Jan 29, 2025
@danditomaso
Copy link
Collaborator Author

Cherry picked changes onto updated branch.

@danditomaso danditomaso deleted the refactor/replace-turf branch January 29, 2025 16:12
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.

3 participants