Posts

  • Placeholders.js

    A JavaScript polyfill for the HTML5 placeholder attribute

    Placeholders.js is a polyfill (or shim, or whatever you like to call it) for the HTML5 placeholder attribute, as defined in the [HTML5 specification][spec]. Placeholder attributes are valid on input elements of various types and textarea elements.

    Placeholders.js is licensed under the [MIT License][license]. See the unminified file for the full license text.

    Tags: #javascript

  • israeli-bank-scrapers

    Provide scrapers for all major Israeli banks and credit card companies

    What you can find here is scrapers for all major Israeli banks and credit card companies. That’s the plan at least. Currently only the following banks are supported:

    Tags: #typescript

  • multiline-collapsingtoolbar

    A modified CollapsingToolbarLayout that can deal with multiline titles

    multiline-collapsingtoolbar is a replacement for CollapsingToolbarLayout from the Android Design Support Library which can deal with multiline titles (with a customizable maximum number of lines) in the expanded state. When collapsing the toolbar, the lower lines of the title fade away to leave only the top line visible.

    Tags: #java • android • toolbar

  • nilmtk

    Non-Intrusive Load Monitoring Toolkit (nilmtk)

    Non-Intrusive Load Monitoring (NILM) is the process of estimating the energy consumed by individual appliances given just a whole-house power meter reading. In other words, it produces an (estimated) itemised energy bill from just a single, whole-house power meter.

    NILMTK is a toolkit designed to help researchers evaluate the accuracy of NILM algorithms.

    ⚠️It may take time for the NILMTK authors to get back to you regarding queries/issues. However, you are more than welcome to propose changes, support!

    ⚠️The last steps in the development of the next NILMTK version (0.4) are being done in the master git branch. If you are a new user, please refer to the version 0.3.x branch at https://github.com/nilmtk/nilmtk/tree/0.3.x.

    ⚠The latest release is available through https://github.com/nilmtk/nilmtk/releases/latest

    Tags: #python • disaggregation • nilm

  • ngx-file-drop

    Angular 8 file and folder drop library

    An Angular 9 module for simple desktop file and folder drag and drop. This library does not need rxjs-compat.

    For previous Angular support please use older versions.

    This library relies on HTML 5 File API thus IE and Safari are not supported

    Tags: #typescript • angular2 • angular4

  • nullpomino

    An action puzzle game

    NullpoMino is an open-source action puzzle game that works on the Java platform. It has a wide variety of single-player modes and netplay to allow players to compete over the Internet or LAN.

    Tags: #java

  • pyxero

    Python API for accessing the REST API of the Xero accounting tool.

    Install this library using the python package manager:

    pip install pyxero
    

    You’ll need to follow the Xero Developer documentation to register your application. Do that as follows:

    Tags: #python

  • quickbooks-php

    QuickBooks Integration for PHP

    • QuickBooks FOR WINDOWS (via QuickBooks Web Connector) - read the quick start guide for the Web Connector/QuickBooks for Windows

    • QuickBooks ONLINE (via Intuit Partner Platform/Intuit Anywhere) - read the [quick start guide for Intuit Partner Platform/QuickBooks Online] (http://www.consolibyte.com/docs/index.php/PHP_DevKit_for_QuickBooks_-_Intuit_Partner_Platform_Quick-Start)

    Tags: #php

  • eeg-101

    Interactive neuroscience tutorial app using Muse and React Native to teach EEG and BCI basics.

    • Teaches the basics of EEG, including where signals come from, how devices work, and how to process data
    • Contains a general purpose binary classifier for EEG data
    • Streams data from the Muse with the LibMuse Java API
    • Built with React Native for Android
    • Completely free, open-source, and available for use/adaption in any project

    Find EEG 101 on the Android Play Store!

    Tags: #javascript • eeg • muse

  • eslint-plugin-jsx-a11y

    Static AST checker for a11y rules on JSX elements.

    Static AST checker for accessibility rules on JSX elements.

    Tags: #javascript • eslint • aria

subscribe via RSS