Posts
-
evt4j
Official Java SDK for everiToken public chain. https://www.everitoken.io
Official Java SDK for everiToken public chain.
This SDK also has an example package set up, which lists various useful code examples for quick references on how to interact with everiToken public chain.
Tags: #java • blockchain • everitoken
-
java-vector-tile
A java encoder and decoder for vector tiles according to Mapbox vector tile spec
A java encoder and decoder for vector tiles according to Mapbox vector tile spec
Tags: #java
-
cyclops
An advanced, but easy to use, platform for writing functional applications in Java 8.
-
The latest version is cyclops:10.4.0
-
Stackoverflow tag cyclops-react
-
Documentation (work in progress for Cyclops X)
Tags: #java • functional-programming • reactive-streams
-
-
parallel
Parallel processing for PHP based on Amp.
This package can be installed as a Composer dependency.
composer require amphp/parallelTags: #php • concurrency • multiprocessing
-
element-desktop
A glossy Matrix collaboration client for desktop.
TODO: List native pre-requisites
Optionally, build the native modules, which include support for searching in encrypted rooms and secure storage. Skipping this step is fine, you just won’t have those features.
Then, run
yarn run buildThis will do a couple of things:
- Run the
setversionscript to set the local package version to match whatever version of Element you installed above. - Run electron-builder to build a package. The package built will match the operating system you’re running the build process on.
Tags: #typescript • element • element-web
- Run the
-
laravel-crm
Free & Opensource Laravel CRM solution for SMEs and Enterprises for complete customer lifecycle management.
- Introduction
- Documentation
- Requirements
- Installation & Configuration
- License
- Security Vulnerabilities
Tags: #php • laravel • laravel-package
-
gauntlt
a ruggedization framework that embodies the principle “be mean to your code”
Gauntlt is a ruggedization framework that enables security testing that is usable by devs, ops and security.
Tags: #ruby
-
yii2-docker
Official Docker images suitable for Yii 2.0
These Docker images are built on top of the official PHP Docker image, they contain additional PHP extensions required to run Yii 2.0 framework, but no code of the framework itself. The
Dockerfile(s) of this repository are designed to build from different PHP-versions by using build arguments.Tags: #php • yii • docker-image
-
promise-polyfill
Lightweight ES6 Promise polyfill for the browser and node. A+ Compliant
Lightweight ES6 Promise polyfill for the browser and node. Adheres closely to the spec. It is a perfect polyfill IE or any other browser that does not support native promises.
For API information about Promises, please check out this article HTML5Rocks article.
It is extremely lightweight. < 1kb Gzipped
Tags: #javascript
-
beanstalk-deploy
GitHub action (and command line script) to deploy apps to Elastic Beanstalk
Beanstalk Deploy is a GitHub action (and command line script) to deploy apps to AWS Elastic Beanstalk. It takes the application name, environment name, version name, region and filename as parameters, uploads the file to S3, creates a new version in Elastic Beanstalk, and then deploys that version to the environment. It will wait until the deployment is finished, logging any messages from the environment during the update and exiting with a non-zero exit code if the deployment fails. It does not handle rolling back the environment.
Tags: #javascript
subscribe via RSS