Bachir Soussi Chiadmi ac58a24f5c added bower, gulp | преди 8 години | |
---|---|---|
.. | ||
LICENSE | преди 8 години | |
README.md | преди 8 години | |
package.json | преди 8 години | |
spdx-license-ids.json | преди 8 години |
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', ... ]