feat: add quicksheet-salestax-ext cross-links#239
Open
cemheren wants to merge 35 commits into
Open
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
New extension repo: cemheren/quicksheet-salestax-ext - All 50 US states + DC with state and combined (avg local) rates - Supports abbreviations, full names, and optional dollar amount calc - Tax Foundation 2024 data, zero NuGet deps, .NET 9 Cross-links added to README, docs/extensions.md, and docs/tour.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds quicksheet-salestax-ext to README, docs/extensions.md, and docs/tour.md.
New extension repo: https://github.com/cemheren/quicksheet-salestax-ext
What it does: Instant US state sales tax rate lookup for all 50 states + DC. Supports abbreviations (
tax: CA), full names (tax: Texas), and optional dollar amount calculation (tax: NY, 500→ tax + total).Persona fit: A freelancer or small-business owner installs QuickSheet because they want instant sales tax rates on their desktop without opening a browser — pairs with 1099, mileage, and margin extensions for a complete tax/finance dashboard.
Zero NuGet deps, .NET 9, Tax Foundation 2024 data.