Posts

  • svg-gauge

    Minimalistic, animated SVG gauge. Zero dependencies

    Minmalistic, configurable, animated SVG gauge. Zero dependencies

    Tags: #javascript • gauge • svg

  • limdu

    Machine-learning for Node.js

    Limdu is a machine-learning framework for Node.js. It supports multi-label classification, online learning, and real-time classification. Therefore, it is especially suited for natural language understanding in dialog systems and chat-bots.

    Limdu is in an “alpha” state - some parts are working (see this readme), but some parts are missing or not tested. Contributions are welcome.

    Limdu currently runs on Node.js 0.12 and later versions.

    Tags: #javascript

  • wnr

    ⏱️ Work/Rest Timer. Stricter. Prettier. More features. Win/Mac/Linux. The 6th anniversary!

    I appreciate it if you can help contribute.

    Tags: #javascript • timer • pomodoro

  • jshashes

    Fast and dependency-free cryptographic hashing library for node.js and browsers (supports MD5, SHA1, SHA256, SHA512, RIPEMD, HMAC)

    jshashes is lightweight library implementing the most extended cryptographic hash function algorithms in pure JavaScript (ES5 compliant).

    The goal is to provide an dependency-free, fast and reliable solution for hash algorithms for both client-side and server-side JavaScript environments. The code is fully compatible with the ECMAScript 5 specification and is used in production in browsers and node.js/io.js

    If you are looking for a low-level performance library for the server-side, note that node.js/io.js provides its own native module: crypto

    Tags: #javascript • hashing-algorithm • hmac

  • boinc

    Open-source software for volunteer computing and grid computing.

    The University of California holds the copyright on all BOINC source code. By submitting contributions to the BOINC code, you irrevocably assign all right, title, and interest, including copyright and all copyright rights, in such contributions to The Regents of the University of California, who may then use the code for any purpose that it desires.

    Tags: #php • boinc • distributed-computing

  • rspec_api_documentation

    Automatically generate API documentation from RSpec

    Generate pretty API docs for your Rails APIs.

    Check out a sample.

    Tags: #ruby • rspec • api

  • FPDF

    FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

    This repository is only made for cloning official FPDF releases which are available at: http://www.fpdf.org THERE WILL BE NO DEVELOPMENT IN THIS REPOSITORY!

    FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.

    Tags: #php

  • terminus

    Terminus module for Nest framework (node.js) :robot:

    This module contains integrated healthchecks for Nest.

    Tags: #typescript • nodejs • nest

  • ngx-color

    🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more

    • 13 Different Pickers - Sketch, Photoshop, Chrome, Twitter and many more

    • Make Your Own - Use the building block components to make your own

    • This is a port of react-color by casesandberg

    Tags: #typescript • angular • color-picker

  • php-cfg

    A Control Flow Graph implementation in PHP

    Pure PHP implementation of a control flow graph (CFG) with instructions in static single assignment (SSA) form.

    The used SSA construction algorithm is based on “Simple and Efficient Construction of Static Single Assignment Form” by Braun et al. This algorithm constructs SSA form directly from the abstract syntax tree, without going through a non-SSA IR first. If you’re looking for dominance frontiers, you won’t find them here…

    The constructed SSA form is minimal and pure (or is supposed to be).

    Tags: #php

subscribe via RSS