Bachir Soussi Chiadmi cefd1c2ad0 updated sys and created publi | 6 years ago | |
---|---|---|
.. | ||
LICENSE | 7 years ago | |
README.md | 7 years ago | |
package.json | 6 years ago | |
spdx-license-ids.json | 7 years ago |
A list of SPDX license identifiers
npm install spdx-license-ids
bower install spdx-license-ids
const spdxLicenseIds = require('shinnn/spdx-license-ids');
Download the script file directly.
Type: Array
of String
It returns an array of SPDX license identifiers.
const spdxLicenseIds = require('spdx-license-ids'); //=> ['Glide', 'Abstyles', 'AFL-1.1', ... ]