Posts

  • GoogleClock

    The core of it is SVG .

    An imitation of the clock in Google I/O 2016 . Almost all of the animations and images in it are made by the SVG , so this library may be a wonderful material to learn the SVG’s usage in Android . Chinese README is here .

    Tags: #java

  • java-vector-tile

    A java encoder and decoder for vector tiles according to Mapbox vector tile spec

    A java encoder and decoder for vector tiles according to Mapbox vector tile spec

    Tags: #java

  • wp-background-processing

    WordPress background processing class

    WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks. Check out the example plugin or read the accompanying article.

    Inspired by TechCrunch WP Asynchronous Tasks.

    Requires PHP 5.6+

    Tags: #php

  • fortune-sheet

    A drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

    The goal of FortuneSheet is to make a feature-rich, easy-to-configure online spreadsheet that you can use out-of-the-box.

    This project is originated from Luckysheet and has inherited many code from it. Lots of efforts have done to translate the whole project to typescript (still in progress), and solved problems in the design of the original project.

    We aim to make FortuneSheet powerful yet easy to maintain.

    Tags: #typescript • excel • javascript

  • video_transcoding

    Tools to transcode, inspect and convert videos.

    Tools to transcode, inspect and convert videos.

    Tags: #ruby

  • craftbeerpi

    Brew Controller

    The Raspberry PI base Home Brewing Software

    Website: www.CraftBeerPI.com

    Facebook: www.facebook.com/craftbeerpi

    Facebook User Group: www.facebook.com/groups/craftbeerpi/

    Tags: #javascript

  • Part-DB-server

    Part-DB is an Open source inventory management system for your electronic components

    Part-DB is an Open-Source inventory management system for your electronic components. It is installed on a web server and so can be accessed with any browser without the need to install additional software.

    The version in this repository is a complete rewrite of the legacy Part-DB (Version < 1.0) based on a modern framework and is the recommended version to use.

    If you find a bug, please open an Issue on GitHub, so it can be fixed for everybody.

    Tags: #php • part-db • symfony

  • react-music-player

    React,TS的音乐播放插件,歌词同步功能,适配PC和移动端;A music player build with react and typescript for mobile and PC

    Adaptive with PCs and mobile devices. Popup of the play detail page is supported on mobile devices.

    1. Play control
      • Previous song,next song
      • Pause
      • Scroll or click on the progress bar of the song to realize fast forward and fast backward of the music.
      • Scroll the lyrics to locate the play position and implement functions of fast forward and fast backward.
      • Play, delete music in the playlist, and the currently playing music is highlighted.
    2. Volume control
      • Drag, click on the volume control bar to control the volume.
      • Click on the volume icon to switch the mute status.
    3. Status display
      • The cover picture rotates when music is playing and stops rotating when music pauses.
      • Remaining time of the music is displayed.
      • Buffer bar.
      • Play progress bar.
      • Lyrics synchronously scroll and the current lyrics are highlighted.
      • When the volume is 0, the volume icon is displayed as a mute icon.

    Tags: #typescript • react • music-player

  • rake-compiler

    Provide a standard and simplified way to build and package Ruby C and Java extensions using Rake as glue.

    rake-compiler is first and foremost a productivity tool for Ruby developers. Its goal is to make the busy developer’s life easier by simplifying the building and packaging of Ruby extensions by simplifying code and reducing duplication.

    It follows convention over configuration by advocating a standardized build and package structure for both C and Java based RubyGems.

    rake-compiler is the result of many hard-won experiences dealing with several diverse RubyGems that provided native extensions for different platforms and different user configurations in different ways. Details such as differences in code portability, differences in code clarity, and differences in project directory structure often made it very difficult for newcomers to those RubyGems.

    From these challenges, rake-compiler was born with the single-minded goal of making the busy RubyGem developer’s life much less difficult.

    Tags: #ruby

  • open-wc

    Open Web Components: guides, tools and libraries for developing web components.

    Open Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.

    Tags: #javascript • lit-element • web-components

subscribe via RSS