GithubHelp home page GithubHelp logo

about-1's Introduction

Nice Registry

This is an open-source GitHub organization consisting of packages for consuming npm registry metadata.

Why?

These modules mostly exist because npm, Inc. does not provide a public API for collecting registry metadata. Streaming content from the public CouchDB replication endpoint is about all we (the public) can do for now.

There is a ton of useful package metadata in the npm registry, but if you're not an expert with CouchDB it can be pretty difficult to access. Back in early 2015, npm Inc created a private internal registry API that is accessible exclusively to the npm website and npm CLI, and there are no signs of that API becoming publicly available any time soon.

Code of Conduct

This project adheres to the Contributor Covenant, a code of conduct for open source projects.

be overt in our openness, welcoming all people to contribute, and pledging in return to value them as human beings and to foster an atmosphere of kindness, cooperation, and understanding.

Contributing

Projects in this organization follow the open open source contribution model:

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

Many of these repos also adhere to the Scripts To Rule Them All pattern popularized by GitHub:

If your scripts are normalized by name across all of your projects, your contributors only need to know the pattern, not a deep knowledge of the application. This means they can jump into a project and make contributions without first learning how to bootstrap the project or how to get its tests to run.

The intricacies of things like test commands and bootstrapping can be managed by maintainers, who have a rich understanding of the project's domain. Individual contributors need only to know the patterns and can simply run the commands and get what they expect.

Automation

Many of the modules in this org are self-updating. They have release scripts that run hourly or daily using Heroku Scheduler, on dynos that have npm and GitHub authentication credentials baked in.

For more details on this automation technique, see the Sweet Sensation of Automation blog post.

about-1's People

Contributors

zeke avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.