Posts
-
laravel
Driver to seamlessly integrate the Backup Manager into Laravel applications.
This package pulls in the framework agnostic Backup Manager and provides seamless integration with Laravel.
Watch a video tour to get an idea what is possible with this package.
Note: This package is for Laravel integration only. For information about the framework-agnostic core package (or the Symfony driver) please see the base package repository.
Tags: #php
-
rust-cache
A GitHub Action that implements smart caching for rust/cargo projects
A GitHub Action that implements smart caching for rust/cargo projects with sensible defaults.
Tags: #typescript
-
serverspec
RSpec tests for your servers configured by CFEngine, Puppet, Chef, Ansible, Itamae or anything else even by hand
RSpec tests for your servers configured by Puppet, Chef or anything else
You can see the details of serverspec on serverspec.org.
Tags: #ruby
-
domain_generation_algorithms
Some results of my DGA reversing efforts
Domain Generation Algorithms (DGAs) of Malware reimplemented in Python.
Tags: #python • dga • domain-generation-algorithm
-
mes
qcadoo MES - friendly web manufacturing software
qcadoo MES is an Internet application for production management targeted at small and medium companies.It combines the functions of large ERP systems, adapting it to the specific character of Small and Medium Companies.
Tags: #java • web-application • manufacturing
-
alfred-github-repos
Alfred workflow to easily open Github repositories
This is a custom workflow for the [Alfred app][alfred-app] that lets you search and open a GitHub repository via the GitHub Search API.
Tags: #ruby • workflow • alfred
-
card-validator
Validate credit cards as users type.
Credit Card Validator provides validation utilities for credit card data inputs. It is designed as a CommonJS module for use in Node.js, io.js, or the browser. It includes first class support for ‘potential’ validity so you can use it to present appropriate UI to your user as they type.
A typical use case in a credit card form is to notify the user if the data they are entering is invalid. In a credit card field, entering “411” is not necessarily valid for submission, but it is still potentially valid. Conversely, if a user enters “41x” that value can no longer pass strict validation and you can provide a response immediately.
Credit Card Validator will also provide a determined card type (using credit-card-type). This is useful for scenarios in which you wish to render an accompanying payment method icon (Visa, MasterCard, etc.). Additionally, by having access to the current card type, you can better manage the state of your credit card form as a whole. For example, if you detect a user is entering (or has entered) an American Express card number, you can update the
maxlengthattribute of yourCVVinput element from 3 to 4 and even update the correspondinglabelfrom ‘CVV’ to ‘CID’.Tags: #typescript
-
vue-sfc-rollup
Quickly generate redistributable Vue components with Rollup
vue-sfc-rollup is a CLI templating utility that scaffolds a minimal setup for compiling a Vue Single File Component (SFC) - or library of multiple SFCs - into a form ready to share via npm. It doesn’t assume any particular flavor of CSS or docs generator, so you can use what you’re already used to. It’s the fastest way to produce npm-ready vue components!
Tags: #javascript
-
reactive-grpc
Reactive stubs for gRPC
Reactive gRPC is a suite of libraries for using gRPC with Reactive Streams programming libraries. Using a protocol buffers compiler plugin, Reactive gRPC generates alternative gRPC bindings for each reactive technology. The reactive bindings support unary and streaming operations in both directions. Reactive gRPC also builds on top of gRPC’s back-pressure support, to deliver end-to-end back-pressure-based flow control in line with Reactive Streams back-pressure model.
Reactive gRPC supports the following reactive programming models:
Akka gRPC is now mature and production ready. Use that for Akka-based services.
Tags: #java • grpc-java • rxjava2
-
myrobotlab
Open Source Java Framework for Robotics and Creative Machine Control
This project depends on another project which has the many libraries needed to compile MRL.
- https://github.com/MyRobotLab/repo
Tags: #java • robotics • robotframework
subscribe via RSS