Posts

  • laravel-localization-to-vue

    Make Laravel standard localization files available in format required by various JavaSript localization packages

    This package collects all localizations from resources/lang directory and it’s sub-directories and converts them to plain array
    which can later be converted to JSON object and used with libraries like Vue, Angular, etc.

    Tags: #php

  • 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

  • tencentcloud-sdk-python

    Tencent Cloud API 3.0 SDK for Python

    欢迎使用腾讯云开发者工具套件(SDK)3.0,SDK3.0是云 API3.0 平台的配套工具。目前已经支持cvm、vpc、cbs等产品,后续所有的云服务产品都会接入进来。新版SDK实现了统一化,具有各个语言版本的SDK使用方法相同,接口调用方式相同,统一的错误码和返回包格式这些优点。 为方便 Python 开发者调试和接入腾讯云产品 API,这里向您介绍适用于 Python 的腾讯云开发工具包,并提供首次使用开发工具包的简单示例。让您快速获取腾讯云 Python SDK 并开始调用。

    Tags: #python

  • fastest

    Simple parallel testing execution… with some goodies for functional tests.

    Execute parallel commands, creating a Process for each Processor (with some goodies for functional tests).

    find tests/ -name "*Test.php" | ./vendor/liuggio/fastest/fastest "vendor/phpunit/phpunit/phpunit -c app {};"
    

    Fastest works with any available testing tool! It just executes it in parallel.

    It is optimized for functional tests, giving an easy way to work with N databases in parallel.

    Tags: #php • hacktoberfest • hacktoberfest2020

  • ripper-tags

    fast, accurate ctags generator for ruby source code using Ripper

    fast, accurate ctags generator for ruby source code using Ripper

    Tags: #ruby

  • electron-devtools-installer

    An easy way to ensure Chrome DevTools extensions into Electron

    npm install electron-devtools-installer --save-dev
    

    or

    yarn add electron-devtools-installer -D
    

    Tags: #typescript

  • watchdog-framework

    :beers: 【新版计划中】基于SpringBoot+Shiro+Mybatis等开发的轻量级管理系统快速开发脚手架

    watchdog-framework基于SpringBoot+Shiro+Mybatis+Mybatis-Plus+HikariCP+Redis+Vue+iView等开发的轻量级管理系统快速开发脚手架,拥有角色、用户、资源管理、权限数据同步更新等功能,并此项目会进行持续更新升级,欢迎使用,若对您有帮助请点击上方的star :beers: 。

    Tags: #java • spring-boot • mybatis

  • arturo

    Feature Sliders for Rails

    Arturo provides feature sliders for Rails. It lets you turn features on and off just like feature flippers, but offers more fine-grained control. It supports deploying features only for a given percentage of your users and whitelisting and blacklisting users based on any criteria you can express in Ruby.

    The selection is deterministic. So if a user has a feature on Monday, the user will still have it on Tuesday (unless you decrease the feature’s deployment percentage or change its white- or blacklist settings).

    Tags: #ruby

  • uwsgi-nginx-docker

    Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container. Optionally with Alpine Linux.

    Tags: #python • uwsgi-nginx • docker-image

  • goby

    Command-line role-playing game framework

    Goby is a Ruby framework for creating CLI-based role-playing games. Goby comes with out-of-the-box support for 2D map development, background music, monster battles, customizable items & map events, stats, equipment, and so much more. With thorough testing and documentation, it’s even easy to expand upon the framework for special, unique features. If you are looking to create the next classic command-line RPG, then look no further!

    Goby will always be free and open source software. If you have any questions, please contact nskins@umich.edu.

    Tags: #ruby • text-rpg • rpg

subscribe via RSS