package
module
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2016
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 15
Opens a new window with list of known importers.
README
¶
folder
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
Documentation
¶
FromURL converts the given URL to a folder name
ToURL converts the given folder to an URL
Source Files
¶
Click to show internal directories.
Click to hide internal directories.