Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / Betterez 63 repositories

Betterez/btrz-circuit-breaker

Wrapper around circuit-breaker-js to return native Promises. (Released) (Category: back-end)

Language: JavaScript - Size: 62.5 KB - Last synced: about 6 hours ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Betterez/btrz-http-logger

Language: JavaScript - Size: 5.86 KB - Last synced: about 20 hours ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Betterez/btrz-mongo-factory

Factory to create data in mongo from a json-schema with the ability to override values. (Released) (Category: back-end)

Language: JavaScript - Size: 59.6 KB - Last synced: about 21 hours ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Betterez/btrz-lexicons

Language: JavaScript - Size: 258 KB - Last synced: 1 day ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Betterez/btrz-env-info

Collects AWS instance + commit hash information. (Released) (Category: back-end)

Language: JavaScript - Size: 11.7 KB - Last synced: 3 days ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

Betterez/btrz-http-service

Request/Response related utilities for Betterez APIs (Released) (Category: back-end)

Language: JavaScript - Size: 94.7 KB - Last synced: 4 days ago - Pushed: about 1 month ago - Stars: 1 - Forks: 0

Betterez/btrz-style-guide

Language: JavaScript - Size: 48.8 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

Betterez/btrz-webhooks-emitter

:incoming_envelope: Node client for emitting events to the webhooks SQS (Released) (Category: back-end) (INIT)

Language: JavaScript - Size: 67.4 KB - Last synced: 5 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Betterez/btrz-test-helpers

A collection of helpers methods for unit testing node applications. (Released) (Category: back-end)

Language: JavaScript - Size: 6.84 KB - Last synced: 6 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Betterez/btrz-mongo-service

Betterez specific Mongo data-access service (Released) (Category: back-end)

Language: JavaScript - Size: 31.3 KB - Last synced: 7 days ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Betterez/btrz-health-check

A series of classes used by Betterez services, that check connectivity to different service types to verify accessibility. (Released) (Category: back-end)

Language: JavaScript - Size: 28.3 KB - Last synced: 9 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Betterez/btrz-mathematics

A mathematics library for node and crazy numbers. (Released) (Category: back-end)

Language: JavaScript - Size: 15.6 KB - Last synced: 10 days ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Betterez/btrz-errors

A library to create a series of common errors or custom erros. (Released) (Category: back-end)

Language: JavaScript - Size: 6.84 KB - Last synced: 11 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Betterez/btrz-logger

Betterez multi transport, multi format, production logger. (Released) (Category: back-end)

Language: JavaScript - Size: 64.5 KB - Last synced: 11 days ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

Betterez/btrz_ex_auth_api

:key: elixir authentication for the Betterez env (Released) (Category: back-end)

Language: Elixir - Size: 102 KB - Last synced: 16 days ago - Pushed: 3 months ago - Stars: 4 - Forks: 0

Betterez/btrz-seatmaps

A client side library to work with the btrz-seatmaps

Language: JavaScript - Size: 742 KB - Last synced: 16 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

Betterez/btrz-api-client

An api client for the Betterez Api to be used both in the server and the browser (INIT) (Released) (Category: back-end)

Language: JavaScript - Size: 3.1 MB - Last synced: 17 days ago - Pushed: 17 days ago - Stars: 0 - Forks: 0

Betterez/btrz-ex-health-checker

:chart_with_upwards_trend: The elixir services health checker (Released) (Category: back-end)

Language: Elixir - Size: 28.3 KB - Last synced: 18 days ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Betterez/btrz-vue-components

A collection of Vue components used in the Betterez UI. (Released) (Category: front-end)

Language: JavaScript - Size: 155 KB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Betterez/logger_logentries_backend Fork of sysdia-solutions/logger_logentries_backend

Logentries backend for the Elixir Logger

Language: Elixir - Size: 17.6 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Betterez/jsdom Fork of jsdom/jsdom

A JavaScript implementation of various web standards, for use with Node.js

Size: 32.5 MB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Betterez/redirector

This is a simple go app meant to redirect a request to its ssl counterpart. (Released) (Category: devops)

Language: Go - Size: 1000 Bytes - Last synced: 2 months ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

Betterez/btrz_ex_plug

:electric_plug: Betterez elixir plugs

Language: Elixir - Size: 9.77 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Betterez/nodegreet 📦

Language: JavaScript - Size: 1.95 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Betterez/btrz-trace

Generate trace data for changes

Language: JavaScript - Size: 5.86 KB - Last synced: 2 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

Betterez/breaker Fork of awochna/breaker

Circuit breaker for HTTP requests in Elixir

Language: Elixir - Size: 67.4 KB - Last synced: 2 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

Betterez/btrz-webhooks-denied-fields

:no_entry: Denied fields for the webhooks emitters (Released) (Category: back-end) (INIT)

Language: Elixir - Size: 12.7 KB - Last synced: 2 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

Betterez/btrz-swagger-express

Swagger express module (Released) (Category: back-end)

Language: JavaScript - Size: 314 KB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Betterez/btrz-packer-awss3

Packer s3 loader provisioner plugin (Released) (Category: devops)

Language: Go - Size: 6.84 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Betterez/aws-sg-check

Checks for aws security groups and remove unused ones. (Released) (Category: devops)

Language: Go - Size: 2.93 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Betterez/btrz-mongo-migrations

Run migrations on mongodb

Size: 1000 Bytes - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Betterez/logster Fork of pbrudnick/logster 📦

Easily parsable single line, plain text and JSON logger for Plug and Phoenix applications

Language: Elixir - Size: 48.8 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

Betterez/btrz-aws-dashboard

btrz-aws-dashboard creates a dashboard from available servers. (Released) (Category: devops)

Language: Go - Size: 6.84 KB - Last synced: 2 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

Betterez/asgserver

Language: Go - Size: 2.93 KB - Last synced: 2 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Betterez/release-manager

aws release manager

Language: Go - Size: 25.4 KB - Last synced: 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Betterez/mocha-multi Fork of glenjamin/mocha-multi

A bit of a hack to get multiple reporters working with mocha

Language: JavaScript - Size: 191 KB - Last synced: 2 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

Betterez/node-aws Fork of exfm/node-aws

A NodeJS library that interacts with AWS services.

Language: JavaScript - Size: 265 KB - Last synced: 2 months ago - Pushed: over 11 years ago - Stars: 0 - Forks: 0

Betterez/thoonk.js Fork of andyet/thoonk.js

Persistent (and fast!) push feeds, queues, and jobs leveraging Redis

Language: JavaScript - Size: 290 KB - Last synced: 2 months ago - Pushed: over 11 years ago - Stars: 1 - Forks: 0

Betterez/pickadate.js Fork of amsul/pickadate.js

The mobile-friendly, responsive, and lightweight jQuery date & time input picker.

Language: JavaScript - Size: 6.29 MB - Last synced: 2 months ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

Betterez/swagger-validation Fork of wonderlic/swagger-validation

A library that validates inputs (based on the swagger-spec packages) against any specifications

Language: JavaScript - Size: 594 KB - Last synced: 2 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

Betterez/connect-assets Fork of js-kyle/connect-assets

A Rails 3.1-style asset pipeline for Node.js

Language: CoffeeScript - Size: 1.36 MB - Last synced: 2 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

Betterez/btrz-ex-api-client

🐙 An elixir Betterez API client (Released) (Category: back-end) (INIT)

Language: Elixir - Size: 38.1 KB - Last synced: 21 days ago - Pushed: about 2 months ago - Stars: 2 - Forks: 0

Betterez/btrz-sqs

A simple client to send messages to an AWS SQS queue with a very convenient interface. (Released) (Category: back-end)

Language: JavaScript - Size: 53.7 KB - Last synced: 10 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Betterez/btrz-base64-encoder

Encode (and decode) any value to a url friendly base64 string. (Released) (Category: back-end)

Language: JavaScript - Size: 22.5 KB - Last synced: 2 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Betterez/aws-automation

Automate deployments to AWS (Released) (Category: devops)

Language: Ruby - Size: 356 KB - Last synced: 2 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Betterez/btrz-user-permissions

Enhances the user in the request object with permissions methods

Language: JavaScript - Size: 98.6 KB - Last synced: about 12 hours ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Betterez/btrz-conversions

Unit conversion for weight and dimensions

Language: JavaScript - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

Betterez/btrz-pdf

Create pdf documents from liquid templates

Language: JavaScript - Size: 2.69 MB - Last synced: 28 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

Betterez/btrz-map

Language: JavaScript - Size: 500 KB - Last synced: 2 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

Betterez/btrz-auth-api-key

This module handles api authentication using an x-api-key argument. (Released) (Category: back-end)

Language: JavaScript - Size: 264 KB - Last synced: 30 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Betterez/btrz-formatter

Formatter library (Released) (Category: back-end)

Language: JavaScript - Size: 44.9 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Betterez/bz-date

Date library

Language: JavaScript - Size: 40 KB - Last synced: 9 days ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Betterez/btrz-simple-dao

***Very simple*** DAO for MongoDb on top of promised-mongo (Released) (Category: back-end)

Language: JavaScript - Size: 197 KB - Last synced: about 1 month ago - Pushed: 11 months ago - Stars: 2 - Forks: 0

Betterez/btrz-email-verify

Verify emails and add to a whitelist, blacklist in mongodb

Language: JavaScript - Size: 423 KB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Betterez/btrz-support-agent

This utility loads and anonymizes data from a mongo data backup to a mongo database. (Released) (Category: devops)

Language: Go - Size: 6.41 MB - Last synced: 2 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 0

Betterez/btrz-pact-s3

A consumer-driven Pact library for NodeJs to publish pacts to AWS S3 and verify them (Released) (Category: back-end)

Language: JavaScript - Size: 22.5 KB - Last synced: 7 days ago - Pushed: over 7 years ago - Stars: 1 - Forks: 1

Betterez/btrz-vault-params-setter

Set params in Vault using a CI server like Jenkins (Released) (Category: devops)

Language: Go - Size: 73.2 KB - Last synced: 2 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Betterez/btrz-reporter

This is a simple go utility to report memory usage within ubuntu instances. (Released) (Category: devops)

Language: Go - Size: 5.86 KB - Last synced: 2 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Betterez/btrz-aws-monitor

Check health status of aws servers based on the tagging system (Released) (Category: devops)

Language: Go - Size: 74.2 KB - Last synced: about 2 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Betterez/btrz_ex_webhooks_emitter

:incoming_envelope: Elixir client for emitting events to the webhooks SQS (Released) (Category: back-end) (INIT)

Language: Elixir - Size: 22.5 KB - Last synced: 16 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

Betterez/btrz-simple-cache

Cache provider interface with a Redis provider. (Released) (Category: back-end)

Language: JavaScript - Size: 10.7 KB - Last synced: 10 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Betterez/btrz-encryption-service

Library that encrypts or decrypts using node crypto. (Released) (Category: back-end)

Language: JavaScript - Size: 8.79 KB - Last synced: about 1 month ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

Betterez/btrz-pact

Pact server (Released) (Category: back-end)

Language: JavaScript - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0