You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

tiny-attribution-generator

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-attribution-generator

An open source attribution document (credits screen) generator

0.1.3
latest
Source
npmnpm
Version published
Weekly downloads
199
-91.65%
Maintainers
2
Weekly downloads
 
Created
Source

Tiny Attribution Generator

A small tool and library to create attribution notices from various formats

Work In Progress!

This is a project being built to extract the "document generation" piece from oss-attribution-builder, so that you don't need a whole website & project manager just to create attribution documents.

It is/will be a library, and a command-line tool.

TODO of wants:

  • Flexible input formats
  • Flexible output formats (full-scale templates? use an existing template engine?)
  • Integrate "tags" from parent project in some fashion:
    • License transformations
    • Validations, annotations
    • Custom text input, maybe
  • Use SPDX as default license source, but allow for others (this may already be done, kinda)

Ideally this'd look like a processor in a pipeline:

  * generic package structures --.
  * npm license data ------------|                  .--> text output
  * cargo license data ----------+--- generator ----+--> html output
  * pypi license data -----------|    & validator   |--> android activity
  * clearlydefined data ---------'                  '--> ...
  * ...

License

This library is licensed under the Apache 2.0 License.

FAQs

Package last updated on 23 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts