Posts

  • substance-legacy

    Towards open digital publishing

    Substance is a Javascript library for developing rich editing experiences. From simple text editors to full-featured publishing systems: Substance provides you reliable building blocks to realize your project.

    Custom document models: Define a custom article schema, by including common content types, such as paragraphs and headings and defining custom elements.

    Operation based manipulation: Substance documents are manipulated with operations that can be undone, redone and distributed over a network for concurrent manipulations (collaborative editing)

    HTML/XML import export: Substance interacts well with HTML/XML content. E.g. you can import whole XML documents or insert HTML fragments from the clipboard.

    Server and client-side execution: Substance runs in the browser and server-side environments, such as Node.js or io.js.

    See Substance in action:

    Tags: #javascript

  • spotlight

    Spotlight enables librarians, curators, and others who are responsible for digital collections to create attractive, feature-rich websites that highlight these collections.

    1. Ruby (2.5.0 or greater)
    2. Rails (5.1 or greater)
    3. Java (7 or greater) for Solr
    4. ImageMagick (http://www.imagemagick.org/script/index.php) due to carrierwave

    Tags: #ruby • solr • rails

  • baguetteBox.js

    :zap: Simple and easy to use lightbox script written in pure JavaScript

    Tags: #javascript • gallery • lightbox

  • micro-app

    A minimalist solution for building micro front-end applications. 一种用于构建微前端应用的极简方案

    micro-app is a micro front-end framework launched by JD Retail. It renders based on webcomponent-like and realizes the micro front-end from component thinking, it aiming to reduce the difficulty of getting started and improve work efficiency.

    It is the lowest cost framework for accessing micro front-end, and provides a series of perfect functions such as JS sandbox, style isolation, element isolation, preloading, resource address completion, plugin system, data communication and so on.

    The micro-app has nothing to do with the technology stack, nor is it tied to the business, and can be used in any front-end framework.

    Tags: #typescript • javascript • micro-frontend

  • iconoir

    A Simple and Definitive Open-Source Icons Library

    You can download any icon of the pack directly from https://iconoir.com or get them from this repository.

    Additionally, the icons are available via the iconoir NPM package:

    yarn add iconoir
    # or
    npm i iconoir
    

    Example usage:

    import Iconoir from 'iconoir/icons/iconoir.svg'
    

    Tags: #typescript • icons • svg

  • cenit

    :rocket: Cenit IO - 100% open source integration Platform (iPaaS)

    Is a 100% open integration Platform (iPaaS) that’s modern, powerful, yet hackable to the core, ready to use in the cloud https://cenit.io or on-premises. It is designed to solve unique integrations needs, orchestrate data flows that may involve types of protocols and data formats, and provide API management capabilities. All of which can support a wide range of integration use cases. It is particularly valuable to embrace a pervasive integration approach.

    To install and learn more about the platform check the documentation

    Tags: #ruby • ipaas • automation

  • airplayer

    :movie_camera: Command-line AirPlay video client for Apple TV

    nss-mdns package is required.

    $ sudo pacman -S nss-mdns
    

    or

    $ yaourt -S nss-mdns
    

    Tags: #ruby • airplay

  • prom-client

    Prometheus client for node.js

    A prometheus client for Node.js that supports histogram, summaries, gauges and counters.

    Tags: #javascript • metrics • prometheus-client

  • flag

    Feature flagging for React and Redux with strong TypeScript support

    Feature flagging made easy for React and Redux

    yarn add flag
    

    Tags: #typescript

  • ptan

    PyTorch Agent Net: reinforcement learning toolkit for pytorch

    PTAN stands for PyTorch AgentNet – reimplementation of AgentNet library for PyTorch

    This library was used in “Deep Reinforcement Learning Hands-On” book, here you can find sample sources.

    Tags: #python

subscribe via RSS