All Projects → mongodb-js → electron-license

mongodb-js / electron-license

Licence: Apache-2.0 license
Tools for electron apps to work with licenses.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to electron-license

Licensecc
Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
Stars: ✭ 363 (+1916.67%)
Mutual labels:  licensing
Specs
COALA IP is a blockchain-ready, community-driven protocol for intellectual property licensing.
Stars: ✭ 98 (+444.44%)
Mutual labels:  licensing
License List Data
Various data formats for the SPDX License List including RDFa, HTML, Text, and JSON
Stars: ✭ 182 (+911.11%)
Mutual labels:  licensing
Licensed
A Ruby gem to cache and verify the licenses of dependencies
Stars: ✭ 690 (+3733.33%)
Mutual labels:  licensing
Scancode Toolkit
🔎 ScanCode detects licenses, copyrights, package manifests & dependencies and more by scanning code ... to discover and inventory open source and third-party packages used in your code.
Stars: ✭ 1,134 (+6200%)
Mutual labels:  licensing
Licensingviewcontroller
📃 UIViewController subclass with a simple API for displaying licensing information.
Stars: ✭ 107 (+494.44%)
Mutual labels:  licensing
licensor
write licenses to stdout
Stars: ✭ 138 (+666.67%)
Mutual labels:  licensing
Choosealicense.com
A site to provide non-judgmental guidance on choosing a license for your open source project
Stars: ✭ 2,648 (+14611.11%)
Mutual labels:  licensing
Opendefinition
Open Definition source
Stars: ✭ 87 (+383.33%)
Mutual labels:  licensing
Npm License Crawler
Analyzes license information for multiple node.js modules (package.json files) as part of your software project.
Stars: ✭ 168 (+833.33%)
Mutual labels:  licensing
Copyright
Copyright is a simple application for updating all the copyright info in your Swift or Obj-C projects.
Stars: ✭ 5 (-72.22%)
Mutual labels:  licensing
Cryptolens Golang
Client API to access the functionality of Cryptolens Software Licensing API
Stars: ✭ 20 (+11.11%)
Mutual labels:  licensing
Pelock Software Protection And Licensing Sdk
Software copy protection against cracking & reverse engineering with anti-cracking & anti-debugging techniques. Software license key system with time trial options.
Stars: ✭ 109 (+505.56%)
Mutual labels:  licensing
Licensee
A Ruby Gem to detect under what license a project is distributed.
Stars: ✭ 476 (+2544.44%)
Mutual labels:  licensing
Licensepp
Software licensing done right - license++ is a cross platform software licensing library that uses digital signatures to secure use of your application and its licensing
Stars: ✭ 185 (+927.78%)
Mutual labels:  licensing
Pyprotect
A lightweight python code protector, makes your python project harder to reverse engineer
Stars: ✭ 317 (+1661.11%)
Mutual labels:  licensing
Ethicalsource.dev
Home of the Organization for Ethical Source
Stars: ✭ 105 (+483.33%)
Mutual labels:  licensing
Standard.licensing
Easy-to-use licensing library for .NET Framework, Mono, .NET Core, and Xamarin products
Stars: ✭ 239 (+1227.78%)
Mutual labels:  licensing
Askalono
A tool & library to detect open source licenses from texts
Stars: ✭ 201 (+1016.67%)
Mutual labels:  licensing
Cargo About
📜 Cargo plugin to generate list of all licenses for a crate 🦀
Stars: ✭ 148 (+722.22%)
Mutual labels:  licensing

electron-license travis npm

Tools for electron apps to work with licenses

Usage

Usage: electron-license [--path=<path/app>]

Tools for electron apps to work with licenses.

Usage:
  electron-license build
  electron-license third-party-notices
  electron-license check
  electron-license list --csv
  electron-license list --markdown

Options:
  --path=<path>   The directory your package.json lives in. [Default: `process.cwd()`].
  --json         Output as JSON for your machine friends [Default: `false`].
  --csv          Output as csv [Default: `false`].
  --markdown     Output as markdown [Default: `false`].
  --debug        Enable debug messages.
  -h --help      Show this screen.
  --version      Show version.

License

Apache 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].