Posts

  • mitamae

    mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef

    mitamae is a tool to automate configuration management using a Chef-like DSL powered by mruby.

    It’s been used for provisioning servers, e.g. RubyCI servers and Ruby’s git server, and setting up local environments with dotfiles.

    Tags: #ruby • infrastructure-as-code

  • pywizlight

    A python connector for WiZ devices

    A Python connector for WiZ devices.

    Tags: #python • hacktoberfest • wiz-light-bulb

  • valid.js

    📝 A library for data validation.

    ValidateJS is available on npm:

    npm install valid.js --save
    

    or bower:

    bower install valid.js
    

    Tags: #javascript • validation • data

  • cfn_nag

    Linting tool for CloudFormation templates

    The cfn-nag tool looks for patterns in CloudFormation templates that may indicate insecure infrastructure. Roughly speaking, it will look for:

    • IAM rules that are too permissive (wildcards)
    • Security group rules that are too permissive (wildcards)
    • Access logs that aren’t enabled
    • Encryption that isn’t enabled
    • Password literals

    For more background on the tool, please see this post at Stelligent’s blog:

    Finding Security Problems Early in the Development Process of a CloudFormation Template with “cfn-nag”

    Tags: #ruby • continuous-testing • unit-testing

  • InPlayerEpisodePreview

    A Jellyfin plugin for the web and client version, which displayes an episode list inside the player

    This plugin adds an episode list to the video player, which allows you to preview every episode of the TV show without having to leave the player.

    This modification has support for the following clients:

    Tags: #typescript • jellyfin • jellyfin-client

  • react-simple-keyboard

    React Virtual Keyboard - Customizable, responsive and lightweight

    https://simple-keyboard.com/demo

    Tags: #javascript • keyboard • touchscreen

  • sidekiq-cron

    Scheduler / Cron for Sidekiq jobs

    Before upgrading to a new version, please read our Changelog.

    Tags: #ruby • sidekiq-cron • sidekiq-jobs

  • tingodb

    Embedded Node.js database upward compatible with MongoDB

    In contrast to MongoDB, the module require call will not return a usable module. It will return a function that accepts configuration options. This function will return something similar to the MongoDB module. The extra step allows for passing some options that will control database behavior.

    Tags: #javascript

  • tap

    1Kb library for easy unified handling of user interactions such as mouse, touch and pointer events.

    Tap is a Javascript library for easy unified handling of user interactions such as mouse, touch and pointer events.

    • No need to detect what kind of events are supported, Tap handles this for you
    • Small distribution size of 1Kb
    • Use fastest event types supported (majority of browsers has ~300ms delay between touch/pointer events and click). Every millisecond does really matter!

    Tags: #javascript • tap • pointer-events

  • emoji-translate

    :books: Translate text to ✨emoji ✨!

    You know how sometimes you type English and it has all these letters and words and no emoji? Yeah, emoji-translate fixes that.

    Tags: #javascript

subscribe via RSS