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

Refactored the TypeMap API #23

Merged
merged 3 commits into from
Sep 14, 2021
Merged

Refactored the TypeMap API #23

merged 3 commits into from
Sep 14, 2021

Conversation

EthanThatOneKid
Copy link
Collaborator

  • Extends native JavaScript Map API.
  • Includes modifiers which can be used by the application programmer to specify custom types based on exact text match as well as special rules (e.g. prefixes and suffixes).

@EthanThatOneKid EthanThatOneKid linked an issue Sep 14, 2021 that may be closed by this pull request
2 tasks
lib/typemap/typemap.ts Outdated Show resolved Hide resolved
lib/typemap/typemap.ts Show resolved Hide resolved
@EthanThatOneKid EthanThatOneKid merged commit 347d1c9 into main Sep 14, 2021
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.

Refactor TypeMap Mechanism ⚙
1 participant