Bachir Soussi Chiadmi 0611418f7a added whole system from ola4doc | před 7 roky | |
---|---|---|
.. | ||
LICENSE | před 7 roky | |
README.md | před 7 roky | |
package.json | před 7 roky | |
spdx-license-ids.json | před 7 roky |
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', ... ]