0.1.12 • Published 2 years ago

legalizer v0.1.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

(WIP) Legalizer API Docs

Generate License Information from all dependencies in a project

Purpose

Legalizer is a tool to generate license information for all dependencies in a project, which then can be displayed in an app, website, or other way.

First and foremost, legalizer is build for the JavaScript and React Native ecosystems, but it will eventually support other ecosystems as well through plugins. Being build in TypeScript as opposed to something like Go or Rust is a deliberate choice, as it allows for easier integration in web and mobile apps, which are the primary use cases for this tool. Furthermore, it allows me to ship just one version of the tool for all platforms and quickly run it with npx without having to install it first.

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.8

2 years ago

0.1.9

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago