Posts
-
instagram-web-api
🤳 Instagram Private Web API client for Node
Simple, easy and very complete implementation of the Instagram private web API.
- Support for all the main functions of Instagram Web
- Well tested, CI
- All test runs daily
Tags: #javascript • instagram • api
-
priority-navigation
Javascript implementation for Priority+ Navigation — no dependencies
PriorityNav is a pure javascript plugin that will move your menu items if they don’t fit its parent.
Tags: #javascript • responsive • navigation
-
Remodal
No longer actively maintained.
- All modern browsers are supported.
- IE8+. To enable IE8 styles add the
lt-ie9class to thehtmlelement, as modernizr does. - jQuery, jQuery2, Zepto support.
- Browserify support.
Tags: #javascript
-
Autoload
A lightweight php namespace aware autoload generator and phar archive builder
The PHP AutoloadBuilder CLI tool phpab is a command line application to automate the process of generating an autoload require file with the option of creating static require lists as well as phar archives.
Tags: #php
-
previewgenerator
Nextcloud app to do preview generation
Nextcloud app that allows admins to pre-generate previews. The app listens to edit events and stores this information. Once a cron job is triggered it will start preview generation. This means that you can better utilize your system by pre-generating previews when your system is normally idle and thus putting less load on your machine when the requests are actually served.
The app does not replace on demand preview generation so if a preview is requested before it is pre-generated it will still be shown.
Tags: #php
-
MaterialIntroView
Material Intro View is a showcase android library.
Material Intro View is a showcase android library.
We saw this kind of showcase on Fabulous App and we love it. Then decided to create showcase just like it.
Tags: #java
-
garden
Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching.
Users typically implement Garden for one or more of the following:
- In-cluster Development: With Garden, developers working on Kubernetes applications can spin up a production-like, namespaced environment in a cluster, on demand. With in-cluster environments, devs don’t need to run Docker, Kubernetes, or a complex distributed application on their laptops.
- Fast & Consistent CI Pipelines: Garden makes it possible to use the same configuration for development, testing, and CI, which ensures consistency across different environments. You can run the exact same tests from a production-like development environment that will later be run in CI, meaning a much more predictable pipeline. In addition, Garden’s shared cached results for image builds and tests means that your CI pipeline will run much faster, reducing cycle time and getting new features merged more quickly.
- Integration Testing: Because Garden environments capture the full configuration of an application, it’s possible to run proper integration tests with runtime dependencies–no mocking or stubbing required. A developer can run integration tests with a single command before creating a PR to get fast feedback and iterate more quickly, or integration tests can be run against a feature branch every time a PR is created.
- Manual QA & Code Review: Garden enables developers, QA engineers, and product managers to spin up production-like preview environments on demand. These preview environments can be used, for example, to QA any part of an application that can’t be covered by automated testing (e.g. complex frontend functionality) or in cases when client developers need a fully-functioning backend to validate new features. Product managers can use Garden preview environments to review a working version of an application for pre-release acceptance testing.
Tags: #typescript • kubernetes • developer-tools
-
laravel-eloquent-join
This package introduces the join magic for eloquent models and relations.
This package introduces the join magic for eloquent models and relations.
Tags: #php • eloquent-join • eloquent-search
-
selenium-ide
Open Source record and playback test automation for the web.
[WIP] An integrated development environment for Selenium scripts
Selenium IDE as a WebExtension is developed under the branch
v3view the readme here.Tags: #javascript • selenium-ide • webextension
-
stencil-ds-output-targets
These are output targets that can be added to Stencil for React and Angular.
Unfortunately the experience of integrating web components into existing applications can be tricky at times. More about this can be read at https://custom-elements-everywhere.com/. In order to accommodate the various issues the Stencil team has created new output target plugins to make the process simpler.
The plugins add additional output targets for each framework binding that is included.
Here is an example project using the plugins for reference: https://github.com/ionic-team/stencil-ds-output-targets/blob/master/packages/example-project/component-library
Tags: #typescript
subscribe via RSS