Posts

  • Open-Publisher

    Using Jekyll to create outputs that can be used as Pandoc inputs. In short - input markdown, output mobi, epub, pdf, and print-ready pdf. With a focus on fiction.

    Open publisher is really just a couple of bash scripts that wrap around Jekyll, Pandoc, KindleGen, and LaTeX, along with some custom Pandoc templates created with a focus on fiction.

    Write your manuscript in markdown, run a script, and receive some beautifully formatted ePub, Mobi, and print-ready PDF books.

    Full documentation on the wiki

    Tags: #ruby • pandoc • mobi

  • vditor

    ♏ An In-browser Markdown editor, support WYSIWYG, Instant Rendering (Typora-like) and Split View modes. 一款浏览器端的 Markdown 编辑器,支持所见即所得、即时渲染(类似 Typora)和分屏预览模式。

    Vditor is a browser-side Markdown editor, implemented using TypeScript. Support native JavaScript, Vue, React and Angular, provide desktop.

    Welcome to Vditor Official Site to learn more.

    Tags: #typescript • editor • markdown

  • sensu-chef

    Sensu Chef cookbook.

    This cookbook provides custom resources and service recipes to install and configure Sensu, a monitoring framework.

    The custom resources provide building blocks for creating a monitoring cookbook specific to your environment (wrapper). Without such a wrapper, no Sensu configuration files will be created for your nodes.

    An example wrapper cookbook can be found HERE.

    How to Write Reusable Chef Cookbooks

    Tags: #ruby • sensu • chef-cookbook

  • parser

    [Package] XML Document Parser for Laravel and PHP

    Tags: #php • laravel • xml-parsing

  • node-tap

    基于TypeScript实现的开源SSTap

    基于TypeScript实现的Tun2Shadowsocks. 目前可用于Windows平台.

    Tags: #typescript • shadowsocks • sstap

  • jquery-ujs

    Ruby on Rails unobtrusive scripting adapter for jQuery

    jquery-ujs is work of many contributors. You’re encouraged to submit pull requests, propose features and discuss issues.

    See CONTRIBUTING.

    Tags: #javascript

  • dubbo-js

    Node.js native Apache Dubbo client on hessian

    Dubbo-js, using Node.js to embrace the Dubbo ecosystem. See this Demo to find how intelligent this project is.

    Tags: #typescript • dubbo

  • BasicSR

    Basic Super-Resolution Toolbox, including SRResNet, SRGAN, ESRGAN, etc.

    MMSR is an open source image and video super-resolution toolbox based on PyTorch. It is a part of the open-mmlab project developed by Multimedia Laboratory, CUHK. MMSR is based on our previous projects: BasicSR, ESRGAN, and EDVR.

    Tags: #python

  • rsup-progress

    ❤️ A simple progress bar with promises support

    Example using start, end method.

    progress.start()
    
    fetch('/data.json').then(response => {
        progress.end()
    })
    

    Using promise method.

    const response = await progress.promise(fetch('/data.json'))
    

    Tags: #typescript • progress-bar • progressbar

  • jqwik

    Property-Based Testing on the JUnit Platform

    An alternative test engine for the JUnit 5 platform that focuses on Property-Based Testing.

    Tags: #java • quickcheck • junit

subscribe via RSS