Posts
-
viewi
Unique and efficient front-end framework for PHP
Get started
Features
- Server-side rendering (SSR)
- Perfect page load score
- Client-side rendering (CSR)
- SEO friendly
- No “HTML over the wire.”
- Reactive application
- Easy to use
- Simple templates syntax, a mix of HTML and PHP
- Generates javascript code for you
- Web, mobile, desktop applications support (planned)
- Does not require Node js
Tags: #javascript • php • frontend
-
vscode-postgresql
PostgreSQL extension for VSCODE
Welcome to PostgreSQL for Visual Studio Code! An extension for developing PostgreSQL with functionalities including:
- Connect to PostgreSQL instances
- Manage connection profiles
- Connect to a different Postgres instance or database in each tab
- View object DDL with ‘Go to Definition’ and ‘Peek Definition’
- Write queries with IntelliSense
- Run queries and save results as JSON, csv, or Excel
Install link: https://marketplace.visualstudio.com/items?itemName=ms-ossdata.vscode-postgresql
Tags: #typescript
-
PHPMatrix
PHP Class for handling Matrices
- power() function
- Decomposition
- Cholesky Decomposition
- EigenValue Decomposition
- EigenValues
- EigenVectors
Tags: #php
-
xcp
Entry point for issues and wiki. Also contains some scripts and sources.
Download the ISO here, and install it on your own hardware.
Tags: #python • xcp-ng • xapi
-
PharBuilder
Create Phar of Composer based PHP application
Create a Phar (PHp ARchive) file of your Composer based PHP application
Tags: #php • phar • composer
-
Specify
BDD style code blocks for PHPUnit / Codeception
Requires PHP >= 7.4
- Install with Composer:
composer require codeception/specify --dev- Include
Codeception\Specifytrait in your tests.
Tags: #php • codeception • bdd-style
-
UPNG.js
Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless)
A small, fast and advanced PNG / APNG encoder and decoder. It is the main PNG engine for Photopea image editor.
- Examples of PNGs minified by UPNG.js
- Try UPNG.js in Photopea - open an image and press File - Save for web, play with the Quality
- UPNG.Photopea.com - a separate minifier app, that uses UPNG.js
- Support us by making a donation.
Download and include the
UPNG.jsfile in your code.Tags: #javascript
-
BigInteger.js
An arbitrary length integer library for Javascript
BigInteger.js is an arbitrary-length integer library for Javascript, allowing arithmetic operations on integers of unlimited size, notwithstanding memory and time limitations.
Update (December 2, 2018):
BigIntis being added as a native feature of JavaScript. This library now works as a polyfill: if the environment supports the nativeBigInt, this library acts as a thin wrapper over the native implementation.Tags: #javascript
-
learning-react-native
Code samples for the book Learning React Native.
Code samples for the book Learning React Native. You can get the book from Amazon. More info about the book is available from O’Reilly.
Tags: #javascript • react-native • react
-
smartthings
A fork of the Home Assistant SmartThings Integration. This adds better support for Samsung OCF Devices.
A fork of the Home Assistant SmartThings Integration. This adds better support for Samsung OCF Devices.
This current integration is not being updated, only fixed if HA update breaks it!
Due to the immense interest to this integration I would like to build a new one that runs alongside the official Smartthings integration. This current integration is not maintainable since it was only meant for minor tweaks for myself adding missing functionality which the basic Smartthings API does not provide. I have no need for this new integration myself so I would be asking money for it and would be releasing it closed source until I have gathered 2000€ from the integration. After that I would be releasing it as open source.
If you are interested, please vote in discussions
Tags: #python • hacs-integration • smartthings
subscribe via RSS