gskinnerteam/findl — explained in plain English
Analysis updated 2026-07-18 · repo last pushed 2026-05-27
Generate an acknowledgments screen for a mobile app to credit all open-source libraries used.
Prepare license compliance documentation before publishing a commercial app to an app store.
Automatically collect license info for all dependencies in a Node.js project before launch.
| gskinnerteam/findl | 0xkinno/neuralvault | 0xmayurrr/ai-contractauditor | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | 2026-05-27 | — | — |
| Maintenance | Maintained | — | — |
| Setup difficulty | moderate | hard | easy |
| Complexity | 2/5 | 4/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
The README lacks detail on installation steps and configuration options, so you may need to inspect the source to get it running.
findl is a tool that automatically collects and lists all the third-party licenses used in your Node.js-based software project. When you build an app or website using open-source code, you typically need to include credit and license information for the various building blocks you used. This tool finds that information for you so you don't have to track it down manually. It works by scanning your project's dependency tree, which is the full list of external packages your code relies on. Once it reads through those packages, it gathers the license information associated with each one. This gives you a single, organized output containing all the legal credits your project needs. Someone building a commercial app, a startup founder preparing for a product launch, or a developer creating an open-source project would use this when they need to comply with open-source license requirements. For example, if your team is about to publish a mobile app to an app store, you usually need to include an "acknowledgments" screen that credits the open-source libraries used under the hood. This tool generates that list for you. The project is built using TypeScript, which means it is designed to integrate smoothly into JavaScript and Node.js workflows. Beyond that, the README doesn't go into detail about specific configuration options, output formats, or installation steps.
A tool that automatically scans your Node.js project and collects all third-party license information, so you can include proper credit and legal notices without manually tracking down each package.
Mainly TypeScript. The stack also includes TypeScript, Node.js.
Maintained — commit in last 6 months (last push 2026-05-27).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
double-check against the repo, no cap.