Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 464 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 464 Bytes

folder Build Status

URL to folder name parser based on antigen rules

Examples

folder.FromURL("git@github.com:getantibody/antibody.git")
// git-AT-github.com-COLON-getantibody-SLASH-antibody.git
folder.ToURL("https-COLON--SLASH--SLASH-github.com-SLASH-getantibody-SLASH-folder")
// https://github.com/getantibody/folder