const spdxIDToURL = require('spdx-id-to-url')
const assert = require('assert')
assert(spdxIDToURL('MIT') === 'https://spdx.org/licenses/MIT')
assert(spdxIDToURL('Apache-2.0') === 'https://apache.org/licenses/LICENSE-2.0')
-
Notifications
You must be signed in to change notification settings - Fork 0
jslicense/spdx-id-to-url.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published