Posts

  • angular-ui-tree

    A tree component for AngularJS, without jQuery as dependency.

    Read our contributing guidelines and become a contributing member of Angular UI Tree!

    CONTRIBUTING

    Tags: #javascript • tree-component • angular

  • AdminLTE

    Pi-hole Dashboard for stats and more

    The Web interface is enabled by default when you install Pi-hole.

    Tags: #php • pi-hole • dashboard

  • reworm

    🍫 the simplest way to manage state

    Forget about actions, connections, reducers and a lot of boilerplate to create and manage states. With reworm you can create and manage state as simple as on the image above.

    Tags: #typescript • react • state-management

  • jqvmap

    jQuery Vector Map Library

    Rest assured, JQVMap will remain Open Source. @manifestinteractive just felt it was time to hand over the reins to a team that can continue to give JQVMap the love and attention it deserves. As of today, JQVMap will be managed by @10bestdesign.

    jQuery Vector Map

    To get started, all you need to do is include the JavaScript and CSS files for the map you want to load ( contained in the ./dist folder ).

    Tags: #javascript

  • haoide

    Stop upgrade, most of features were delivered in https://github.com/xjsender/haoide-vscode

    This plugin supports Sublime Text 3 for windows and OSX, not tested for Linux.

    All of my motivation on this plugin come from your star, if you think this plugin is helpful in your daily work, please star this plugin.

    Tags: #python • lightning • apex

  • RxFlux

    RxFlux is a small framework in order to follow Flux design pattern with RxJava functionalities

    RxFlux is small light-weight framework that makes it easy to follow the Flux pattern with RxJava functionalities.

    Tags: #java

  • cli-ui

    Terminal user interface library

    gem install cli-ui
    

    or add the following to your Gemfile:

    gem 'cli-ui'
    

    In your code, simply add a require 'cli/ui'. Most options assume CLI::UI::StdoutRouter.enable has been called.

    Tags: #ruby

  • elasticsearch-learning-to-rank

    Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch

    This plugin:

    • Allows you to store features (Elasticsearch query templates) in Elasticsearch
    • Logs features scores (relevance scores) to create a training set for offline model development
    • Stores linear, xgboost, or ranklib ranking models in Elasticsearch that use features you’ve stored
    • Ranks search results using a stored model

    Tags: #java • elasticsearch • relevant-search

  • cryptocurrency-arbitrage

    A cryptocurrency arbitrage opportunity calculator. Over 800 currencies and 50 markets.

    A cryptocurrency arbitrage opportunity calculator and trading bot. Over 800 currencies and 50 markets.

    To use, go to https://manu354.github.io/cryptocurrency-arbitrage/ (this link no longer links to the old site, download from github to use the tool) , for development install nodejs ^V8.00 and run npm install in the folder where the script main.js is. To run the program write node main or npm start. To change market settings, and to add your own markets edit the settings.js file.

    Tags: #javascript • arbitrage-opportunity • trading-bot

  • jekyll-admin

    A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.

    Refer to the installing plugins section of Jekyll’s documentation and install the jekyll-admin plugin as you would any other plugin. Here’s the short version:

    1. Add the following to your site’s Gemfile:

      gem 'jekyll-admin', group: :jekyll_plugins
      
    2. Run bundle install

    Tags: #javascript • jekyll-plugin • react

subscribe via RSS