@bevry/github-members
v6.1.0
Published
Fetch all the members of all the specified github organizations with their complete details
Downloads
69
Maintainers
Readme
Fetch all the members of all the specified github organizations with their complete details
Usage
import { getMembersFromOrg, getMembersFromOrgs } from '@bevry/github-members'
getMembersFromOrg('bevry').then(console.log).catch(console.error)
getMembersFromOrgs(['bevry']).then(console.log).catch(console.error)
npm
Skypack
<script type="module">
import * as pkg from '//cdn.skypack.dev/@bevry/github-members@^6.1.0'
</script>
unpkg
<script type="module">
import * as pkg from '//unpkg.com/@bevry/github-members@^6.1.0'
</script>
jspm
<script type="module">
import * as pkg from '//dev.jspm.io/@bevry/[email protected]'
</script>
Discover the release history by heading on over to the HISTORY.md file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
Unless stated otherwise all works are:
and licensed under: