frontity / oss-licenses

Summary of all open source licenses used by the different Frontity projects

Home Page:https://frontity.github.io/oss-licenses/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontity OSS Licenses

This repository contains a summary of all the licenses used in the Frontity Project.

To view them, please visit: https://frontity.github.io/oss-licenses/

Updating Licenses

To retrieve the licenses from a repository, follow the next steps:

  • Update the relevant package.json.
  • Run npm install.
  • Run npx nlf > liceneses.txt --summary detail.
  • Copy and paste the new licenses (ordered by license) to the index.md file.
  • Run npx nlf > liceneses.csv -c.
  • Transform the csv file into a markdown table. You can use this tool.
  • Copy and paste the new table to the index.md file.
  • Change the "Updated" field.
  • Finally, transform the markdown file into HTML. You can use this VS Code extension.

About

Summary of all open source licenses used by the different Frontity projects

https://frontity.github.io/oss-licenses/


Languages

Language:HTML 100.0%