mirror of
https://github.com/zkitter/groups.git
synced 2026-01-09 13:08:01 -05:00
f61a904ab3f9d98435614674b4df340229886f67
* refactor: return list of spaces keys (ids) instead of spaces values * feat: get GH org name corresponding snapshot spaces
GH Groups
Get list of GH users who contributed to the GitHub org of a given group of DAOs.
Usage
-
script:
nps 'fetch -m <min followers amount> -s <group size> -
node
import { getSpaces} from './src/getSpaces' const spaces = await getSpaces({min, size})()
Languages
TypeScript
97.4%
Dockerfile
1.4%
Shell
1.2%