🚀 Feature: Add a status filter for packages that need subscribers #255
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
Right now,
tidelift-me-up
only shows a user's packages whose monetary estimates are >$0. That excludes packages that Tidelift knows about but don't yet have enough subscribers to provide income.For example,
lottie-react-native
:npx tidelift-me-up --username ljharb --since='2000-01-01' --ownership author --ownership publisher --ownership maintainer --status=available
That's a little confusing if you're expecting them to be listed.
Let's add a
--status
option named ..."needs-subscribers"
? Some name like that?Additional Info
Co-authored-by: @ljharb
The text was updated successfully, but these errors were encountered: