Posts

  • mastodon-api

    A ruby interface for the Mastodon API

    gem 'mastodon-api', require: 'mastodon'
    

    Tags: #ruby • mastodon • mastodon-api

  • lottie-react

    lottie web player as a react component

    This is a React component for the Lottie Web Player

    Tags: #typescript • react

  • alfred-pkgman-workflow

    Package Repo Search

    Quick package/plugin/component (repo) lookup for your favourite package managers. Currently supports Alcatraz to Yeoman Generators.

    Tags: #php

  • lock

    Auth0’s signin solution

    Auth0 is an authentication broker that supports both social and enterprise identity providers, including Active Directory, LDAP, Google Apps, and Salesforce.

    Tags: #javascript • dx-sdk • lock

  • react-coroutine

    Make your async components compact and descriptive by leveraging the power of the language features

    npm install react-coroutine
    

    Coroutines are computer program components that generalize subroutines for nonpreemptive multitasking, by allowing multiple entry points for suspending and resuming execution at certain locations. Coroutines are well-suited for implementing more familiar program components such as cooperative tasks, exceptions, event loop, iterators, infinite lists and pipes.
    — Wikipedia

    Describe complex async state flows in your React components using only language features like [generators][1], [async functions][2], and [async generators][3].

    No API or new abstractions to learn, only JavaScript code as it intended to be.

    Tags: #javascript • coroutines • react-components

  • hobbits

    A multi-platform GUI for bit-based analysis, processing, and visualization

    The documentation is available at mahlet-inc.github.io.

    Tags: #python • cpp • qt

  • web3-eth

    Web3 Ruby gem client for Ethereum

    This Ruby Gem is used to connect and communicate with Ethereum node ( geth, parity, etc), having RPC interface. Also it has support to call Etherscan API.

    What you can do using this GEM:

    • use Web3 eth interface methods to read blocks, transactions
    • query Etherscan to get ABI for validated contracts
    • parse transaction method calls according to ABI
    • parse transaction logs according to ABI
    • parse contract creation arguments accroding to ABI
    • list internal transaction using parity extended trace JSONRPC API

    Tags: #ruby

  • isf

    ISF(Industrial Control System Exploitation Framework),a exploitation framework based on Python

    ISF(Industrial Exploitation Framework) is a exploitation framework based on Python, it’s similar to metasploit framework.

    ISF is based on open source project routersploit.

    Read this in other languages: English, 简体中文,

    Tags: #python • ics • ics-exp

  • 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

  • vertx-jooq

    A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.

    A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs! Perform all CRUD-operations asynchronously and convert your POJOs from/into a io.vertx.core.json.JsonObject using the API and driver of your choice.

    Tags: #java • jooq • vertx

subscribe via RSS