Posts
-
actions-comment-run
Execute any script in a GitHub issue comment
Execute any script in a GitHub issue comment
Tags: #typescript β’ github-actions
-
pinafore
Alternative web client for Mastodon
An alternative web client for Mastodon, focused on speed and simplicity.
Pinafore is available at pinafore.social. Beta releases are at dev.pinafore.social.
See the user guide for basic usage. See the admin guide if Pinafore cannot connect to your instance.
For updates and support, follow @pinafore@mastodon.technology.
Tags: #javascript β’ mastodon β’ pwa
-
phpwkhtmltopdf
A slim PHP wrapper around wkhtmltopdf with an easy to use and clean OOP interface
Install the package through composer:
composer require mikehaertl/phpwkhtmltopdfMake sure, that you include the composer autoloader somewhere in your codebase.
Tags: #php
-
react-native-ui-lib
UI Components Library for React Native
See setup instructions here.
Tags: #javascript β’ react-native β’ ui
-
symfony2-rest-api-the-best-2013-way
Code for the article at:
As Symfony uses [Composer][1] to manage its dependencies, the recommended way to create a new project is to use it.
If you donβt have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:
curl -s http://getcomposer.org/installer | phpThen, use the
create-projectcommand to generate a new Symfony application:php composer.phar create-project liuggio/symfony2-rest-api-the-best-2013-way -sdev cd blog-rest-symfony2Composer will install Symfony and all its dependencies under the
blog-rest-symfony2directory.Tags: #php
-
react-native-google-places-autocomplete
Customizable Google Places autocomplete component for iOS and Android React-Native apps
Customizable Google Places autocomplete component for iOS and Android React-Native apps
Tags: #javascript
-
estimator
TensorFlow Estimator
See our Estimator getting started guide for an introduction to the Estimator APIs.
Tags: #python
-
jersey
Eclipse Jersey Project - Read our Wiki:
Jersey is a REST framework that provides JAX-RS Reference Implementation and more. Jersey provides its own [APIs][jersey-api] that extend the JAX-RS toolkit with additional features and utilities to further simplify RESTful service and client development. Jersey also exposes numerous extension SPIs so that developers may extend Jersey to best suit their needs.
Goals of Jersey project can be summarized in the following points:
- Track the JAX-RS API and provide regular releases of production quality Reference Implementations that ships with GlassFish;
- Provide APIs to extend Jersey & Build a community of users and developers; and finally
- Make it easy to build RESTful Web services utilising Java and the Java Virtual Machine.
Tags: #java
-
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
assignsandassert_templateto your Rails testsThis gem brings back
assignsto your controller tests as well asassert_templateto both controller and integration tests.Note: This gem is only useful once
assignsandassert_templatehave been removed from Rails.Tags: #ruby
subscribe via RSS