3.0.0 • Published 7 years ago
level-community v3.0.0
level-community
Gathers common information related to projects in the
Levelcommunity
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.