Posts

  • main-bower-files

    Getting all main bower files

    var mainBowerFiles = require('main-bower-files');
    var files = mainBowerFiles([[filter, ]options][, callback]);
    

    If first argument is type of String, Array or RegExp it will be used as a filter, otherwise it will be used as options.

    This will read your bower.json, iterate through your dependencies and returns an array of files defined in the main property of the packages bower.json.

    You can override the behavior if you add an overrides property to your own bower.json.

    Tags: #javascript

  • php-censor

    PHP Censor is an open source self-hosted continuous integration server for PHP projects.

    • Unix-like OS (Windows isn’t supported);

    • PHP 7.4+ (with OpenSSL support and enabled functions: exec(), shell_exec() and proc_open());

    • Web-server (Nginx or Apache2);

    • Database (MySQL/MariaDB or PostgreSQL);

    • Beanstalkd queue;

    Tags: #php • continuous-integration • ci

  • audits1984

    Auditing tool for Rails console sessions

    A simple auditing tool for console1984.

    Tags: #ruby

  • react-native-header-view

    Fully customizable Header View with multiple design options for React Native.

    Finally, this library got the version 1.0.0. More than 5k downloads and it is separated by each header view. This library contains the collection of each header view. If you do not need to use them all, you can reach and install header views on its own repository.

    Tags: #java • header • react

  • ep3-bs

    Online booking system for courts

    The ep-3 Bookingsystem is an open source (MIT licensed) web application to enable users to check and book free places of an arbitrary facility easily online via one huge calendar.

    It was initially developed to enable booking free squares of a covered court for a tennis club, improved along some versions, tried to offer commercially as a SaaS - and finally released as open source software.

    Among its primary features are extensive customization capabilities (thus making it interesting even outside the tennis branch), multilingualism (currently shipped with english and german), an interactive, easy-to-use calendar, an easy-to-use and easy-to-understand backend, a consistent and clear visual design and a fully responsive layout (thus looking nice on mobile devices as well).

    More features may be explored via our website (http://bs.hbsys.de/) or simply by downloading and trying the system yourself.

    Tags: #php

  • express-handlebars

    A Handlebars view engine for Express which doesn’t suck.

    I created this project out of frustration with the existing Handlebars view engines for Express. As of version 3.x, Express got out of the business of being a generic view engine — this was a great decision — leaving developers to implement the concepts of layouts, partials, and doing file I/O for their template engines of choice.

    Tags: #javascript

  • activejob-traffic_control

    Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.

    Rate controls for your ActiveJobs, powered by Suo, a distributed semaphore library backed by Redis or Memcached.

    Tags: #ruby

  • laravel-auto-presenter

    A system for auto-decorating models with presenters

    • Automatically decorate objects bound to views
    • Automatically decorate objects within paginator instances
    • Automatically decorate objects within arrays and collections

    Tags: #php • hacktoberfest

  • datoji

    A tiny JSON storage service. Create, Read, Update, Delete and Search JSON data.

    A FREE RESTful HTTP based JSON API. It lets you create, read, update, delete and search JSON data over HTTP APIs. Ideal for small hobbies projects, MVP or just for fun, where you don’t need to create your personal data storage.

    Tags: #ruby • json • json-api

  • fairgame

    Tool to help us buy hard to find items.

    Note: Development is no longer active on this project. Pull requests submitted by the community will still be reviewed and approved, if valid and functional.

    Tags: #python

subscribe via RSS