Posts

  • jsmediatags

    Media Tags Reader (ID3, MP4, FLAC)

    The next version of https://github.com/aadsm/JavaScript-ID3-Reader.

    Tags: #javascript • flac • reader

  • i18n-active_record

    I18n ActiveRecord backend

    This repository contains the I18n ActiveRecord backend and support code that has been extracted from the I18n gem: http://github.com/svenfuchs/i18n. It is fully compatible with Rails 4, 5 and 6.

    Tags: #ruby

  • cuckoo_filter

    Pure Ruby Cuckoo Filter Implementation

    Pure Ruby implementation of the Cuckoo Filter - a probabilistic datastructure which is objectively better than Bloom Filters for set-membership queries.

    Tags: #ruby • cuckoo-filter

  • mota

    🎡 An extremely lightweight and responsive state management library

    Mota is a “lightweight and responsive” state management library, which is less than 5KB. Developers can use it to write “almost framework independent pure js/ts business models”, and then use Mota to simply let react components respond to model changes.

    Tags: #typescript • observability • observable

  • barby

    The Ruby barcode generator

    Barby is a Ruby library that generates barcodes in a variety of symbologies.

    Its functionality is split into barcode and “outputter” objects:

    • [Barby::Barcode objects] [symbologies] turn data into a binary representation for a given symbology.
    • [Barby::Outputter] [outputters] then takes this representation and turns it into images, PDF, etc.

    You can easily add a symbology without having to worry about graphical representation. If it can be represented as the usual 1D or 2D matrix of lines or squares, outputters will do that for you.

    Likewise, you can easily add an outputter for a format that doesn’t have one yet, and it will work with all existing symbologies.

    For more information, check out [the Barby wiki][wiki].

    Tags: #ruby

  • react-chaos

    Chaos Engineering for your React apps.

    Chaos Engineering for your React applications.

    Tags: #typescript • react • chaos-engineering

  • easy-canvas

    使用render函数在canvas中创建文档流布局,小程序海报图、小程序朋友圈分享图。easy-canvas is a powerful tool helps us easy to layout with canvas.

    使用 render 函数,在 canvas 中创建文档流,快速实现布局.

    使用中有问题查看 example 中的代码,点击查看 DEMO

    有问题可以微信联系 Memeda_Caonima,备注 easy-canvas

    在 CodePen 中尝试一下

    easyCanvas 实现原理解析

    • vue 组件 vue-easy-canvas
    • 支持文档流,参照 web,无需设置 x、y 以及宽高
    • 兼容小程序以及 web,无第三方依赖
    • 支持组件化,全局组件以及局部组件
    • 支持事件
    • 高性能,scroll-view 支持脏矩形,只绘制可视部分
    • 支持操作 element,类似操作 dom 修改文档流

    Tags: #javascript • canvas • vue

  • simblock

    An open source blockchain network simulator.

    SimBlock is an open source blockchain network simulator, developed by Distributed Systems Group, Tokyo Institute of Technology.

    https://dsg-titech.github.io/simblock/

    SimBlock has a visualization tool, by which you can see the transition of block propagation.

    Tags: #java • blockchain • visualization

  • rpi-power-monitor

    Power Monitor (for Raspberry Pi)

    This project is a combination of custom hardware and software that will allow you to monitor your unique power situation in real time, including accurate consumption, generation, and net-production. The data are stored to a database and displayed in a Grafana dashboard for monitoring and reporting purposes.

    This project is derived from and inspired by the resources located at https://learn.openenergymonitor.org.


    Tags: #python

  • react-native-datepicker

    react native datePicker component for both Android and IOS, useing DatePikcerAndroid, TimePickerAndroid and DatePickerIOS

    React Native DatePicker component for both Android and iOS, using DatePickerAndroid, TimePickerAndroid and DatePickerIOS

    Tags: #javascript

subscribe via RSS