liamfiddler / package-license-checker

Home Page:https://liamfiddler.github.io/package-license-checker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package License Checker

A web app to list the licenses for all the dependencies of a project.

Created to address a need from a client to confirm the licenses of packages used on a project align with commercial and legal requirements.

Project team

Name Role Contact
Liam Fiddler Developer @liamfiddler

Tech stack

Created using HTML, CSS, & JS (Custom Elements with Haunted).

Host the site using your favourite web server (or run npm start to use the preconfigured one locally) and open the index page.

There is no build process. There are no dependencies to install. There are no env vars to configure.

Deployment

The main branch of this repo is served via GitHub Pages.

Any code merged to main will be "live".

About

https://liamfiddler.github.io/package-license-checker/

License:MIT License


Languages

Language:JavaScript 78.8%Language:CSS 15.9%Language:HTML 5.2%