Posts

  • hydra

    A light-weight library for building distributed applications such as microservices

    Visit our dedicated documentation site for hydra at: https://www.hydramicroservice.com

    Hydra works great on AWS using Docker containers and Swarm mode, see: https://www.hydramicroservice.com/docs/docker/docker.html

    Tags: #javascript β€’ microservices β€’ distributed-computing

  • garson

    Build interactive config-based command-line interfaces with JavaScript πŸ˜‰

    Tags: #typescript

  • JMSSerializerBundle

    Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)

    You can learn more about the bundle in its documentation.

    Tags: #php

  • gramjs

    NodeJS/Browser MTProto API Telegram client library,

    A Telegram client written in JavaScript for Node.js and browsers, with its core being based on Telethon.

    Tags: #typescript β€’ hacktoberfest β€’ telegram-client

  • fhir_client

    Ruby FHIR Client

    Ruby FHIR client.

    Supports:

    • FHIR R4, STU3 and DSTU2
    • JSON and XML
    • All CRUD, including version read and history
    • Transactions and Batches
    • Search
    • Operations (e.g. $everything, $validate)
    • Support for OAuth2

    Tags: #ruby β€’ fhir β€’ fhir-client

  • obsidian-quiet-outline

    Improving experience of outline in Obsidian

    An outline plugin makes headings easier to read.

    δΈ­ζ–‡ζ–‡ζ‘£

    Tags: #typescript

  • fritzing-parts

    Electronic components for use in the Fritzing app (aka the parts library)

    See the contribution guidelines on how to contribute directly to this repository. If this seems too complex, you may alternatively share your part in the fritzing forum.

    Tags: #python β€’ fritzing-parts

  • archivesspace

    The ArchivesSpace archives management tool

    ArchivesSpace is released under the Educational Community License, version 2.0. See the COPYING file for more information.

    Tags: #ruby β€’ archivesspace β€’ archives

  • a17t

    An atomic design toolkit for pragmatists

    a17t is available on NPM, and can be installed with npm install a17t and installed in Tailwind by adding require("a17t") to the plugins section of your tailwind.config.js file. For more information, check out the documentation site.

    Tags: #javascript β€’ css β€’ framework

  • jello

    CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)

    Filter JSON and JSON Lines data with Python syntax

    jello is similar to jq in that it processes JSON and JSON Lines data except jello uses standard python dict and list syntax.

    JSON or JSON Lines can be piped into jello via STDIN or can be loaded from a JSON file or JSON Lines files (JSON Lines are automatically slurped into a list of dictionaries). Once loaded, the data is available as a python list or dictionary object named β€˜_’. Processed data can be output as JSON, JSON Lines, bash array lines, or a grep-able schema.

    For more information on the motivations for this project, see my blog post.

    Tags: #python β€’ json β€’ json-lines

subscribe via RSS