Functions§
- npm_
purl - Creates a correctly-formatted npm Package URL for scoped or regular packages.
- parse_
sri - Parses Subresource Integrity (SRI) format and returns hash as hex string.
- read_
file_ to_ string - Reads a file’s entire contents into a String.
- split_
name_ email - Parses “Name email@domain.com” format into separate components.