Posts

  • anahita

    Anahita is a platform and framework for developing open science and knowledge sharing applications on a social networking foundation.

    Version: 4.8.3 Embryo Release

    Anahita is a platform and framework for developing open science and knowledge-sharing applications on a social networking foundation. Use Anahita to build:

    1. online learning and knowledge-sharing networks
    2. information access networks about people, places, and things
    3. open science and open data networks
    4. online collaboration environments
    5. cloud back-end for your mobile apps

    Anahita provides nodes and graphs architecture for developing social networking apps.

    Tags: #php • graph-architecture • framework

  • restriction-card

    🔒 Apply restrictions to Lovelace cards

    A card to provide restrictions on Lovelace cards defined within.

    Tags: #typescript • lovelace • home-assistant

  • cert-issuer

    Issues Blockcerts using either the Bitcoin or Ethereum blockchain

    The cert-issuer project issues blockchain certificates by creating a transaction from the issuing institution to the recipient on the Bitcoin or Ethereum blockchains. That transaction includes the hash of the certificate itself.

    Blockcerts v3 is released. This new version of the standard leverages the W3C Verifiable Credentials specification, and documents are signed with MerkleProof2019 LD signature. Use of DIDs (Decentralized Identifiers) is also possible to provide more cryptographic proof of the ownership of the issuing address. See section down below

    Cert-issuer v3 is not backwards compatible and does not support Blockcerts v2 issuances. If you need to work with v2, you need to install cert-issuer v2 or use the v2 branch of this repo. You may expect little to no maintenance to the v2 code at this point.

    Tags: #python

  • react-native-admob-native-ads

    A simple and robust library for creating & displaying Admob Native Advanced Ads in your React Native App using Native Views.

    We on the other hand do not load ads in a WebView. We use a more complex, Native Advanced ad format to display ads. We request Admob servers to send us the ad information such as images, headlines, videos etc. Then we send this information over the bridge to React Native and render it in React Native’s View and Text components execpt a few exceptions where we use our own custom components.

    Tags: #java • admob • admob-native-ads

  • mylittleforum

    A simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure)

    my little forum is a simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure). It is Open Source licensed under the GNU General Public License. The main claim of this web forum is simplicity. Furthermore it should be easy to install and run on a standard server configuration with PHP and MySQL.

    Tags: #php

  • postcodes.io

    UK postcode & geolocation API, serving up open data

    • Postcode lookup, resolve administrative and location data for postcodes and outward codes
    • Postcode search & autocomplete
    • Reverse geocode postcodes
    • Nearest postcode search
    • Terminated postcode search
    • Outward code lookup
    • Bulk postcode lookup and reverse geocoding

    Tags: #typescript

  • openai-streams

    Tools for working with OpenAI streams in Node.js and TypeScript.

    GitHub | NPM | Docs

    Now with ChatGPT API support! See Use with ChatGPT API. (Whisper coming soon!)

    This library returns OpenAI API responses as streams only. Non-stream endpoints like edits etc. are simply a stream with only one chunk update.

    • Prioritizes streams, so you can display a completion as it arrives.
    • Auto-loads OPENAI_API_KEY from process.env.
    • One single function with inferred parameter type based on the endpoint you provide.

    Uses ReadableStream by default for browser, Edge Runtime, and Node 18+, with a NodeJS.Readable version available at openai-streams/node.

    Tags: #typescript • openai • streams

  • CodeFlask

    A micro code-editor for awesome web pages.

    You can install CodeFlask via npm:

    npm install codeflask
    

    Or use it directly in browser via cdn service:

    https://unpkg.com/codeflask/build/codeflask.min.js
    

    Tags: #javascript • html • css

  • vdhcoapp

    Companion application for Video DownloadHelper browser add-on

    DownloadHelper CoApp is a multi-platform (Windows, Mac, Linux) application providing the Video DownloadHelper browser add-on with a set of extra features not available directly from the add-on:

    • file writing API
    • launching default video player application on a data file
    • a build of the ffmpeg video converter

    DownloadHelper CoApp complies with the native messaging protocol and is not intended to be used directly from the command line.

    Installer executables for the various platforms are available from the releases page.

    Tags: #javascript

  • gitgraph.js

    👋 [Looking for maintainers] - A JavaScript library to draw pretty git graphs in the browser

    GitGraph.js codebase is a monorepo. Packages are released under @gitgraph/* scope.

    As a user, you’re probably interested in one of the rendering libraries:

    • [gitgraph-js][gitgraph-js]
    • [gitgraph-react][gitgraph-react]
    • [gitgraph-node][gitgraph-node]

    You’ll find usage details in their README.

    As a contributor, you might be interested in checking out [gitgraph-core][gitgraph-core]. It contains the core logic for rendering libraries to use.

    Tags: #typescript • gitgraph • git

subscribe via RSS