The service select pagelet is a highly configurable front-end component that allows you to visually select and configure different services. The pattern is inspired by GitHub where you can also select different services for your repository like IRC, Travis CI etc.
This pagelet is distributed through npm and can therefor be installed using:
npm install --save service-select
This component was build for the BigPipe framework, see http://bigpipe.io for more information.
MIT