Posts

  • TraceKit

    Attempts to create stack traces for unhandled JavaScript exceptions in all major browsers.

    Not all browsers support stack traces on error objects, but TraceKit squeezes out as much useful information as possible and normalizes it. 3kB minified + gzipped

    Tags: #javascript

  • bazel-eclipse

    This repo holds two IDE projects. One is the Eclipse Feature for developing Bazel projects in Eclipse. The Bazel Eclipse Feature supports importing, building, and testing Java projects that are built using the Bazel build system. The other is the Bazel Java Language Server, which is a build integration for IDEs such as VS Code.

    This Git repository contains two Bazel IDE projects. They share a large amount of code and therefore live together here. Both provide IDE integrations for projects built by the Bazel build system.

    :octocat: Please do us a huge favor. If you think these projects could be useful for you, now or in the future, please hit the Star button at the top. That helps us advocate for more resources on this project. Thanks!

    These projects are supported by Salesforce.

    Tags: #java • bazel • eclipse

  • corretto-8

    Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8

    Amazon Corretto is a no-cost, multiplatform, production-ready distribution of the Open Java Development Kit (OpenJDK). Corretto is used internally at Amazon for production services. With Corretto, you can develop and run Java applications on operating systems such as Amazon Linux 2, Windows, and macOS.

    The latest binary Corretto 8 release builds can be downloaded from https://github.com/corretto/corretto-8/releases.

    Documentation is available at https://docs.aws.amazon.com/corretto.

    Tags: #java

  • convertio-php

    Convertio APIs Client Library for PHP

    The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.

    Once composer is installed, execute the following command in your project root to install this library:

      composer require convertio/convertio-php
    

    Finally, be sure to include the autoloader:

    <?php
      require_once '/path/to/your-project/vendor/autoload.php';
    

    Tags: #php • conversion • convertio

  • zotxt

    zotxt: a Zotero extension for text

    zotxt is a Zotero extension for supporting utilities that deal with plain text files (e.g., markdown, reStructuredText, latex, etc.)

    Tags: #ruby

  • acmephp

    Let’s Encrypt/ACME Command Line client written in PHP

    Acme PHP provides several major improvements over the default clients:

    • Acme PHP comes by nature as a single binary file: a single download and you are ready to start working ;
    • Acme PHP is based on a configuration file instead command line arguments. Thus, the configuration is much more expressive and the same setup is used at every renewal ;
    • Acme PHP is very extensible it to create the certificate files structure you need for your webserver. It brings several default formatters to create classical file structures (nginx, nginx-proxy, haproxy, etc.) but you can very easily create your own if you need to ;
    • Acme PHP follows a strict BC policy preventing errors in your scripts or CRON even if you update it (see the Backward Compatibility policy of Acme PHP for more informations) ;

    Tags: #php

  • WanAndroid

    🔥🔥🔥组件化 + MVVM + Arouter + Jetpack + Rxjava + Retrofit + AOP等框架

    本项目基于 组件化 + MVVM + Arouter + Jetpack + Rxjava + Retrofit + AOP 等框架实现的一款开源项目。如有任何疑问或bug欢迎给我提issues,项目会一直维护下去,一起努力打造一个完美的app。 源码地址 喜欢的话,记得给个star哦!

    Tags: #java • arouter • rxjava

  • angular-svg-round-progressbar

    Angular module that uses SVG to create a circular progressbar

    Angular module that uses SVG to create a circular progressbar

    Tags: #typescript • angular • svg

  • easyappointments

    :date: Easy!Appointments - Self Hosted Appointment Scheduler

    Easy!Appointments is a highly customizable web application that allows customers to book appointments with you via a sophisticated web interface. Moreover, it provides the ability to sync your data with Google Calendar so you can use them with other services. It is an open source project that you can download and install even for commercial use. Easy!Appointments will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database.

    Tags: #php • appointments • scheduler

  • Mondrian

    A static php code analysis tool using the Graph Theory

    Ok guyz, you have a master degree in [Graph Theory][1], you follow [Law of Demeter][2] and you live on [S.O.L.I.D][3] principles ?

    Let’s have some Fun ! (^ω^)

    Tags: #php

subscribe via RSS