Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: patternhelloworld/url-knife

[v4.1.6] - Area-Pattern-based modularity

26 Jan 16:13

Choose a tag to compare

Assets 2
Loading

[v4.1.5] - Arrange Types

26 Jan 14:20

Choose a tag to compare

Loading

[v4.1.0] - Arrange Types

25 Jan 05:43

Choose a tag to compare

TypeScript Enhancements:

  • Enabled strict mode for improved type safety.
  • Consolidated and refined type definitions, resolving potential null or undefined issues.
  • Added default type exports for modularity.

Code & Testing:

  • Integrated Prettier for consistent formatting.
  • Improved clarity of function names and test cases.
  • Fixed index alignment issues in URI and URL detection tests.

Documentation:

  • Updated comments and inline documentation to reflect changes.
Loading

[v4.0.1] - Refactoring to TypeScript

24 Jan 16:12

Choose a tag to compare

  • Migrated core functionality from JavaScript to TypeScript.
  • Improved type safety and project structure.
  • Initial TypeScript implementation; still under refinement, with full support for Strict Mode forthcoming.
  • Refactored Patterns (Regex) for better readability and maintainability.
Loading