Posts
-
jribbble
A JavaScript library for the Dribbble API
A JavaScript library for the Dribbble API
Tags: #javascript β’ dribbble-api β’ dribbble-client
-
deprecations
Thin library around different deprecation strategies
A small (side-effect free by default) layer on top of
trigger_error(E_USER_DEPRECATED)or PSR-3 logging.- no side-effects by default, making it a perfect fit for libraries that donβt know how the error handler works they operate under
- options to avoid having to rely on error handlers global state by using PSR-3 logging
- deduplicate deprecation messages to avoid excessive triggering and reduce overhead
We recommend to collect Deprecations using a PSR logger instead of relying on the global error handler.
Tags: #php
-
serverless-stack-demo-api
Source for the demo app API in Serverless-Stack.com
The Serverless Stack Guide is a free comprehensive resource to creating full-stack serverless applications. We create a note taking app from scratch.
This repo is for the serverless backend API that we build over the course of the tutorial. You can find the repo for the frontend React app here. And the repo for the tutorial here.
This repo is split into:
- services: Serverless Framework services
- infrastructure: An SST app
Tags: #javascript β’ serverless-framework β’ demo
-
polygon-contains-point
Point in polygon - Check if the point inside the polygon
:inbox_tray: Download - polygon-1.0.2.jar
:bookmark_tabs: Changelog - https://github.com/sromku/polygon-contains-point/releases/latest
Tags: #java β’ polygons
-
gh4a
Github client for Android
- List repositories
- Watch/unwatch repository
- View branches/tags
- View pull requests
- View contributors
- View watchers/networks
- View issues
Tags: #java β’ octodroid β’ android
-
instagram-php-scraper
Get account information, photos, videos, stories and comments.
This library is based on the Instagram web version. We develop it because nowadays it is hard to get an approved Instagram application. The purpose is to support every feature that the web desktop and mobile version support.
Tags: #php β’ instagram β’ instagram-api
-
google-places-api
This is a PHP wrapper for Google Places API Web Service. And is Laravel Framework friendly.
This is a PHP wrapper for Google Places API Web Service. And is Laravel Framework friendly.
Tags: #php β’ google β’ places
-
sprockets
Rack-based asset packaging system
Sprockets is a Ruby library for compiling and serving web assets. It features declarative dependency management for JavaScript and CSS assets, as well as a powerful preprocessor pipeline that allows you to write assets in languages like CoffeeScript, Sass and SCSS.
Tags: #ruby
-
search-bundle
Seamless integration of Algolia Search into your Symfony project.
- Simple: You can get started with only 5 lines of YAML
- Robust: It benefits from all the new features of our PHP Client v2, like the
wait()method - Flexible: All methods take optional
$requestOptionsto let you handle your data as you wish - Dev-friendly: Auto-completion and type-hinting thanks to an exhaustive documentation
Algolia SearchBundle supports PHP > 7.1
Tags: #php
-
taggle.js
π Form-ready dependency-less tagging.
Yarn:
yarn add taggleNPM:
npm install taggle --saveBower:
bower install taggle --saveTags: #javascript β’ taggle β’ tags
subscribe via RSS