npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

level-community

3.0.0

@ralphtheninja

npmHomeRepoSnykSocket
Downloads:12
$ npm install level-community
DailyWeeklyMonthlyYearly

level-community

Gathers common information related to projects in the Level community

level badge

When creating a new project. Either link to this repository or include it as a dependency in package.json.

API

Contributors can be accessed from code by:

var contributors = require('level-community').contributors
console.log(JSON.stringify(contributors, null, 2))

Contributing

Level projects are OPEN Open Source Projects. This means that:

Individuals making significant and valuable contributions are given commit-access to a project to contribute as they see fit. A project is more like an open wiki than a standard guarded open source project.

See the CONTRIBUTING.md file for more details.

License

Copyright © 2012-present Level contributors.

Level projects are licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.