Posts
-
music-metadata-browser
Browser version of music-metadata parser Supporting a wide range of audio and tag formats.
music-metadata-browser is a metadata parser, supporting virtual any audio format and tag header around.
music-metadata-browser is a node module, designed for modern browser applications. Because modules don’t run directly in the browser you need a module bundler, like Webpack or Parcel. The module bundler turns the modules (dependencies), together with you application code, into a static asset (typically a minified JavaScript file). The output of module bundler is compatible and optimized for execution by a web browser.
Integration with React or Angular should not be a problem:
If you prefer to parse files or streams server (node.js) side, you should use music-metadata instead.
Tags: #typescript • metadata • tag
-
retroarch-joypad-autoconfig
RetroArch joypad autoconfig files
This repository stores joypad autoconfig files for RetroArch, the reference frontend for the libretro API.
The autoconfig files included in this repository are used to recognize input devices and automatically setup default mappings between the physical device and the RetroPad virtual controller.
Tags: #ruby
-
email_reply_parser
Small library to parse plain text email content
EmailReplyParser is a small library to parse plain text email content. See the rocco-documented source code for specifics on how it works.
This is what GitHub uses to display comments that were created from email replies. This code is being open sourced in an effort to crowdsource the quality of our email representation.
See the Ruby docs for more information.
Tags: #ruby
-
gauntlt
a ruggedization framework that embodies the principle “be mean to your code”
Gauntlt is a ruggedization framework that enables security testing that is usable by devs, ops and security.
Tags: #ruby
-
zipsell
A free open source platform for selling digital downloads such as ebooks
Zipsell helps you set up an online store for selling digital products such as ebooks, music, videos, source code etc.
Zipsell handles payment processing via stripe and sends customers secure expiring Amazon S3 links to the files they have purchased. Since it is self-hosted, you receive payments directly and avoid paying commissions to 3rd party marketplaces.
Zipsell is built with Ruby on Rails.
Demo site - http://demo.zipsell.org
Tags: #ruby • ecommerce-platform • downloads
-
serverspec
RSpec tests for your servers configured by CFEngine, Puppet, Chef, Ansible, Itamae or anything else even by hand
RSpec tests for your servers configured by Puppet, Chef or anything else
You can see the details of serverspec on serverspec.org.
Tags: #ruby
-
vscode-bookmarks
Bookmarks Extension for Visual Studio Code
- Adds Icon customization
- New Sticky Engine
- Adds Virtual Workspaces support
- Adds Workspace Trust support
- Full Remote Development support
Tags: #typescript • bookmark • navigation
-
php-msf
PHP微服务框架即Micro Service Framework For PHP
PHP微服务框架即“Micro Service Framework For PHP”,是Camera360社区服务器端团队基于Swoole自主研发现代化的PHP协程服务框架,简称msf或者php-msf,是Swoole的工程级企业应用框架,经受了Camera360亿级用户高并发大流量的考验。php-msf由Camera360服务器团队主导研发,会持续更新与维护,也希望有更多优秀的Swoole应用实践开发者加入。php-msf核心设计思想是采用协程、异步、并行的创新技术手段提高系统的单机吞吐能力,降低整体服务器成本。
Tags: #php • php-msf • swoole
-
moveTo
A lightweight scroll animation javascript library without any dependency
A lightweight (only 1kb gzipped) scroll animation javascript library without any dependency.
Tags: #javascript • moveto • scrolling
-
railt
⚡️ A PHP GraphQL Framework
Project idea is clean and high-quality code. Unlike most (all at the moment) implementations, like webonyx, youshido or digitalonline the Railt contains a completely own implementation of the GraphQL SDL parser which is based on EBNF-like grammar. This opportunity allows not only to have the original implementation of the language and to keep it always up to date, but also to implement a new backward compatible functionality that is not available to other implementations.
Goal of Railt:
- Do not repeat the mistakes made in the JS-based implementations.
- Implement a modern and convenient environment for PHP developers.
- Implement easy integration into any ready-made solutions based on PSR.
- Provide familiar functionality (including dependency injection, routing, etc.).
Tags: #php • graphql • framework
subscribe via RSS