Posts

  • micro-ecc

    ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.

    Compressed points are represented in the standard format as defined in http://www.secg.org/sec1-v2.pdf; uncompressed points are represented in standard format, but without the 0x04 prefix. All functions except uECC_decompress() only accept uncompressed points; use uECC_compress() and uECC_decompress() to convert between compressed and uncompressed point representations.

    Private keys are represented in the standard format.

    Tags: #php

  • svg-inject

    A tiny, intuitive, robust, caching solution for injecting SVG files inline into the DOM.

    A tiny, intuitive, robust, caching solution for injecting SVG files inline into the DOM.

    Developed and maintained by INCORS, the creators of iconfu.com.

    Tags: #javascript • svg • svg-icons

  • flink-faker is an Apache Flink table source that generates fake data based on the Data Faker expression provided for each column.

    Checkout this demo web application for some example Java Faker (fully compatible with Data Faker) expressions and Data Faker documentation.

    This project is inspired by voluble.

    Tags: #java • flink • apache-flink

  • gql

    ☁ Universal GraphQL HTTP middleware for Deno and Bun

    Universal and spec-compliant GraphQL HTTP middleware for Deno and Bun. Based on graphql-http.

    Tags: #typescript • graphql • graphql-server

  • android-build-action

    Build Android project, export .apk, optional upload to BrowserStack App Live.

    This action build Android project, export .apk file as GitHub artifact, with optional automatic upload to BrowserStack AppLive.

    Tested with Ionic, React Native and native android projects.

    Tags: #ruby • android • apk

  • memShell

    a webshell resides in the memory of java web server

    a webshell resides in the memory of java web server

    Tags: #java

  • obsidian-modal-form

    Define forms for filling data that you will be able to open from anywhere you can run JS

    This plugin for Obsidian allows you to define forms that can be opened from anywhere you can run JavaScript, so you can combine it with other plugins like Templater or QuickAdd.

    https://github.com/danielo515/obsidian-modal-form/assets/2270425/542974aa-c58b-4733-89ea-9c20ea11bee9

    Tags: #typescript • obsidian • obsidian-md

  • auryn

    IoC Dependency Injector

    auryn is a recursive dependency injector. Use auryn to bootstrap and wire together S.O.L.I.D., object-oriented PHP applications.

    Tags: #php

  • vue-gtm

    Simple implementation of Google Tag Manager in Vue.js 2.0

    • Vue.js. >= 2.0.0
    • Google Tag Manager account. To send data to

    Optional dependencies

    • Vue Router >= 2.x - In order to use auto-tracking of screens

    Tags: #typescript

  • EspExceptionDecoder

    Exception Stack Trace Decoder for ESP8266 and ESP32

    Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266/ESP32.

    Tags: #java

subscribe via RSS