Posts

  • chewy

    High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client

    Chewy is an ODM (Object Document Mapper), built on top of the official Elasticsearch client.

    Tags: #ruby • elasticsearch • elasticsearch-client

  • execjs

    Run JavaScript code from Ruby

    If you’d like to use a specific runtime rather than the autodetected one, you can assign ExecJS.runtime:

    ExecJS.runtime = ExecJS::Runtimes::Node
    

    Alternatively, you can define it via the EXECJS_RUNTIME environment variable:

    EXECJS_RUNTIME=Node ruby ...
    

    You can find the list of possible runtimes in lib/execjs/runtimes.rb.

    Tags: #ruby

  • altus

    Desktop client for WhatsApp Web with themes, notifications and multiple account support

    Altus is an Electron-based WhatsApp client with themes and multiple account support, available for Windows, Mac and Linux!

    Tags: #typescript • javascript • electronjs

  • bitarray

    Pure Ruby bit array/bitfield implementation

    A simple, pure-Ruby ‘bit field’ object. Works well for Bloom filters (the use case for which I originally wrote it, although there are numerous good libraries for that task now).

    Despite its age, BitArray has been updated to work within a typical, modern Ruby environment, but is only ‘mildly’ maintained.

    Tags: #ruby

  • sass.js

    Sass.js - API for emscripted libsass to run in the browser

    Sass parser in JavaScript. Have a look at the Interactive Playground to play around with compiling SCSS to CSS in your browser.

    This is a convenience API for emscripted libsass (at v3.6.2). If you’re looking to run Sass in node, you’re probably looking for node-sass. Sass.js and node-sass should generate the same results.

    A fair warning: minified the worker weighs 4.5MB, gzipped it’s still 827KB. If you’re on NodeJS, please use the (considerably faster) node-sass instead.

    You may also be interested in giving Dart Sass a shot.

    Tags: #javascript • sass • libsass

  • modulesync

    Synchronize common files across your Git repositories.

    With no additional arguments, ModuleSync clones modules from the puppetlabs github organization and pushes to the master branch.

    Tags: #ruby • hacktoberfest

  • micropython-ota-updater

    OTA Updater for MicroPython

    This micropython module allows for automatic updating of your code on Microcontrollers using github releases. It allows you to update devices in the field with ease.

    Note: due to a bug in the SSL library of ESP8266 devices, micropython-ota-updater cannot be used on these devices. See https://github.com/rdehuyss/micropython-ota-updater/issues/6 and https://github.com/micropython/micropython/issues/6737

    Tags: #python

  • cgeo

    c:geo - The powerful Android geocaching app.

    c:geo is an open-source, full-featured, always ready-to-go client for geocaching.com (unofficial). It also offers basic support for other geocaching platforms. It does not require a web browser or exports - just download and start right away.

    Tags: #java • geocaching • android

  • mc-magento2

    MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.

    To maintain an effective bugfix workflow and make sure issues will be solved in a timely manner we kindly ask reporters to follow some simple guidelines.

    Before creating an issue, please do the following:

    • Check the documentation to make sure the behavior you are reporting is really a bug, not a feature.
    • Check the existing issues to make sure you are not duplicating somebody’s work.
    • Make sure, that information you are about to report is a technical issue, please refer to the Community Forums for technical questions.

    If you are sure that the problem you are experiencing is caused by a bug, file a new issue in a Github issue tracker following the recommendations below.

    Tags: #php • magento • magento2

  • text-app

    A text editor for ChromeOS and Chrome

    Just a text editor for Chrome OS and Chrome. Install via the Chrome Web Store: stable version or canary version.

    Tags: #javascript

subscribe via RSS