Posts

  • pdfkit

    A Ruby gem to transform HTML + CSS into PDFs using the command-line utility wkhtmltopdf

    Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.

    Tags: #ruby • pdfkit • wkhtmltopdf

  • dash-bootstrap-components

    Bootstrap components for Plotly Dash

    Tags: #javascript • bootstrap • plotly-dash

  • phashion

    Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files

    Because of this complexity, it is possible the gem install will fail on your platform. Phashion has been tested on:

    • Mac OSX 10.6
    • Mac OSX 10.9
    • Ubuntu 8.04
    • Ubuntu 12.04

    Please open a GitHub issue if you have installation problems.

    Tags: #ruby • phash • image-analysis

  • php-pm-httpkernel

    HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM

    HttpKernel adapter for use of Symfony and Laravel frameworks with PHP-PM. See https://github.com/php-pm/php-pm.

    Tags: #php

  • typeracer-cli

    Learn how to touch type from the comfort of your terminal and challenge your friends for a match :balloon: :smile:.

    • Practice mode (offline mode)
    • User stats (words per minute, time taken)
    • Online mode (have a type-race by spawning up a server and sharing it with your friends)
    • Ask for a rematch after the race ends (online mode)
    • Can view the top 10 Highscores in online mode

    Tags: #typescript • cli-tool • typeracer-cli

  • YOLOv3

    Keras implementation of yolo v3 object detection.

    Keras(TF backend) implementation of yolo v3 objects detection.

    According to the paper YOLOv3: An Incremental Improvement.

    Tags: #python • yolov3 • object-detection

  • jQuery.countdown

    The Final Countdown plugin for jQuery

    To get started, check-it out: http://hilios.github.io/jQuery.countdown/

    The ultimate countdown plugin designed to fit in any coupon, auction site or product launch. Read our Documentation and follow our Examples to see what suits your particular needs.

    Tags: #javascript

  • snarkdown

    :smirk_cat: A snarky 1kb Markdown parser written in JavaScript

    • Fast: since it’s basically one regex and a huge if statement
    • Tiny: it’s 1kb of gzipped ES3
    • Simple: pass a Markdown string, get back an HTML string

    Note: Tables are not yet supported. If you love impossible to read regular expressions, submit a PR!

    Note on XSS: Snarkdown doesn’t sanitize HTML, since its primary target usage doesn’t require it.

    Tags: #javascript • markdown • parser

  • sberbank-acquiring-client

    PHP client for Sberbank and Alphabank acquiring REST APIs

    PHP client for Sberbank and Alfabank REST API.

    Tags: #php • sberbank • acquiring

  • dns-java

    DNS wrapper library that provides SRV lookup functionality

    Sometimes it is useful to default to previously returned, retained values, if a dns lookup should fail or return an empty result. This behavior is controlled by the retainingDataOnFailures() and retentionDurationMillis(long) methods in DnsSrvResolvers.DnsSrvResolverBuilder.

    Tags: #java • dnsjava • dns

subscribe via RSS