Posts

  • photographer-io

    An open source photography community. No longer in production but still open source.

    • Photographer.io is an open-source photo sharing community, no longer in production.
    • Created by Robert May.
    • Twitter: @robotmay

    Tags: #ruby

  • rails-controller-testing

    Brings back assigns and assert_template to your Rails tests

    This gem brings back assigns to your controller tests as well as assert_template to both controller and integration tests.

    Note: This gem is only useful once assigns and assert_template have been removed from Rails.

    Tags: #ruby

  • argon

    An open-standards augmented reality platform for the web

    An open-standards augmented reality platform for the web. Initially created to supporting creating AR web applications for the Argon4 browser, argon.js is now aimed at supporting AR in any web browser, using whatever capabilities are available on each platform.

    This software was created as part of a research project at the Augmented Environments Lab at Georgia Tech. To support our research, we request that if you make use of this software, you let us know how you used it by sending mail to Blair MacIntyre (blair@cc.gatech.edu).

    If you would like to help improve Argon4 and argon.js, you can see our current and future Roadmap.

    Tags: #typescript • argon • augmented-reality

  • leafplayer

    LeafPlayer is a fast and modern personal music streaming server, easily installable by using Docker.

    LeafPlayer is a simple and fast, privately hosted music streaming server. It enables you to access your private music collection from anywhere where there’s internet access.

    Tags: #php • music • streaming

  • laravel-user-verification

    PHP package built for Laravel 5.* to easily handle a user email verification and validate the email

    This package is Laravel 7.0 compliant.

    laravel/branch 2.2 3.0 4.1 5.0 6.0 7.0 8.0 master
    5.0.* x              
    5.1.* x              
    5.2.* x              
    5.3.*   x            
    5.4.*     x          
    5.5.*       x        
    5.6.*         x      
    5.7.*           x    
    5.8.*           x    
    6.0.*             x  
    7.0.*               x

    Tags: #php • laravel • user-verification

  • i18n-ally

    🌍 All in one i18n extension for VS Code

    This extension itself supports i18n as well. It will be auto-matched to the display language you use in your VS Code editor. We currently support the following languages.

    Language Maintainer Contributors
    English @antfu @rubjo, @EdRands
    Simplified Chinese (简体中文) @antfu  
    Traditional Chinese (繁體中文) @antfu  
    Norwegian (Norsk)   @rubjo
    Spanish (Español)   @Baltimer
    Japanese (日本語)   @isdh
    Dutch (Nederlands)   @Niekvdm, @Excalibaard
    Portuguese (Brazilian)   @Ibcs16
    French (Français)   @Nicoxx45
    Swedish (Svenska)   @vladdeSV

    Help Translate

    👨‍💻 If you would like to help a language’s translation up to date, feel free to put your name in the Maintainers field. I will @mention you when needed. Much appreciated.

    Tags: #typescript • vscode • vscode-extension

  • gulp-pug

    Gulp plugin for compiling Pug templates

    Gulp plugin for compiling Pug templates

    This Gulp plugin enables you to compile your Pug templates into HTML or JS, with support for template locals, custom Pug filters, AMD wrapping, and others. Here is a simple example using gulp-pug:

    var pug = require('gulp-pug');
    
    gulp.task('views', function buildHTML() {
      return gulp.src('views/*.pug')
      .pipe(pug({
        // Your options in here.
      }))
    });
    

    Tags: #javascript • gulp • gulp-plugin

  • bot

    A super Awesome Discord bot

    Welcome to GAwesomeBot, the community revival of AwesomeBot! The official GAwesomeBot instance, GAwesomeBot, will always run the latest code from this repo.

    Tags: #javascript • discord • chat-bot

  • contextism

    😍 Use React Context better.

    npm i contextism
    // or 
    yarn add contextism
    

    Tags: #typescript • react • hooks

  • react-native-charts-wrapper

    a react native charts wrapper (support android & iOS)

    This library is React Native wrapper of popular Native charting library MPAndroidChart and Charts

    Tags: #java • react-native • chart

subscribe via RSS