Posts

  • react-md-editor

    A simple markdown editor with preview, implemented with React.js and TypeScript.

    • 📑 Indent line or selected text by pressing tab key, with customizable indentation.
    • ♻️ Based on textarea encapsulation, does not depend on any modern code editors.
    • 🚧 Does not depend on the uiw component library.
    • 🚘 Automatic list on new lines.
    • 😻 GitHub flavored markdown support.
    • 💡 Support next.js, Use examples in next.js.

    Tags: #typescript • markdown • markdown-editor

  • vagrant-vsphere

    VMware vSphere provider for Vagrant

    This is a Vagrant 1.6.4+ plugin that adds a vSphere provider to Vagrant, allowing Vagrant to control and provision machines using VMware. New machines are created from virtual machines or templates which must be configured prior to using this provider.

    This provider is built on top of the RbVmomi Ruby interface to the vSphere API.

    Tags: #ruby

  • peer-tweet

    Decentralized feeds using BitTorrent’s DHT. Idea from Arvid and The_8472 “DHT RSS feeds” http://libtorrent.org/dht_rss.html

    Decentralized feeds using BitTorrent’s DHT. Idea from Arvid and The_8472 “DHT RSS feeds” http://libtorrent.org/dht_rss.html

    Tags: #javascript

  • xxl-mq

    A lightweight distributed message queue framework.(分布式消息队列XXL-MQ)

    XXL-MQ is a lightweight distributed message queue framework. With features of “horizontal expansion, high availability, massive data accumulation, single TPS over 100,000, millisecond delivery”. Support for “concurrent message, serial message, broadcast message, delay message, transaction message, failure retry, timeout control” and other message features. Now, it’s already open source, real “out-of-the-box”.

    XXL-MQ是一款轻量级分布式消息队列,拥有 “水平扩展、高可用、海量数据堆积、单机TPS过10万、毫秒级投递” 等特性, 支持 “并发消息、串行消息、广播消息、延迟消息、事务消费、失败重试、超时控制” 等消息特性。现已开放源代码,开箱即用。

    Tags: #java • message-queue • broker

  • datetimepicker

    React Native date & time picker component for iOS, Android and Windows

    See this issue

    Tags: #javascript • datetimepicker • react-native

  • Twitter-Post-Fetcher

    Fetch your twitter posts without using the new Twitter 1.1 API. Pure JavaScript! By Jason Mayes

    Recently I was quite frustrated to find out that the old API on Twitter was depreciated and the overhead in setting up a system to perform OAUTH just to get my already publicly available tweets was too damn high (see https://dev.twitter.com/discussions/11564).

    Even worse I couldn’t find any simple solutions for JavaScript. All code examples were server side. So after much thinking I invented the following solution. It makes use of the over bloated widgets Twitter gives us to put on our sites, cuts out all the nonsense (and non semantic markup), and returns to you your raw tweet text so you can do with it as you please and style it how you want on your own website - like it should be. Instructions on how to get it working with your tweets are in the code comments, just do what it says! Enjoy!

    Tags: #javascript • twitter • twitter-api

  • APIv3-php-library

    SendinBlue’s API v3 Php Library

    SendinBlue’s API exposes the entire SendinBlue features via a standardized programmatic interface. Please refer to the full documentation to learn more.

    This is the wrapper for the API. It implements all the features of the API v3.

    SendinBlue’s API matches the OpenAPI v2 definition. The specification can be downloaded here.

    This PHP package is automatically generated by the Swagger Codegen project and is reviewed and maintained by SendinBlue:

    Tags: #php

  • read-time

    A PHP package to show users how long it takes to read content.

    Install via composer:

    composer require mtownsend/read-time
    

    This package is designed to work with any PHP 7.0+ application but has special support for Laravel.

    Tags: #php • read-time • time-to-read

  • converse.js

    Web-based XMPP/Jabber chat client written in JavaScript

    Converse is hosted and can be used at https://conversejs.org.

    A demo showing anonymous login is available at https://conversejs.org/demo/anonymous.html and a demo which shows how you can embed a single chat room into a page is avialable at https://conversejs.org/demo/embedded.html.

    Tags: #javascript • xmpp • xmpp-client

  • gaphor

    Gaphor is the simple modeling tool

    Tags: #python • uml • modeling

subscribe via RSS