Skip to content

jefromyers/pubsuffix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Zig URL Parser with Domain and TLD Support

What's going on here?

This package is my first foray into Zig and is an ongoing project. It adds domain and TLD parsing on top of the standard URI parser. The implementation leverages the Public Suffix List to accurately parse and identify the effective TLD and domains of URLs.

As I'm new to Zig, any feedback, suggestions, or contributions are greatly appreciated!

License

MIT

About

TLD & Domain parsing for URLs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages