HTTP simple server written in Vala A simple HTTP server developed in Vala language for Linux and *BSD operating systems, based on Glib vala 0.48 or later Updated: 2023-08-24 0.00 View Source Code
JSON decode in Go Lang Sample method and data structure to decode from JSON in go go lang 1.11 or later Updated: 2023-01-15 0.00 View Source Code
JSON encode in Go Lang Sample method and data structure to encode as JSON in go go lang 1.11 or later Updated: 2023-01-15 0.00 View Source Code
PHP - Escape Javascript and HTML values Escape values in PHP for use them in a safe mode inside HTML and Javascript. Unicode compliant. php 7.0 or later Updated: 2022-11-20 0.00 View Source Code
Left or Right Pad by Length in Go Lang Helper methods for simple Left or Right Pad a string go lang 1.8 or later Updated: 2022-11-05 0.00 View Source Code
Hash methods in PHP: SHA512, SHA384, SHA256, SHA1, MD5 - HEX encoded Sample hex Hash functions for PHP php 7.0 or later Updated: 2022-10-28 0.00 View Source Code
Hash methods in Go Lang: SHA512, SHA384, SHA256, SHA1, MD5 - HEX encoded Sample hex Hash functions for Go Lang go lang 1.8 or later Updated: 2022-10-26 0.00 View Source Code
Base64 Encode / Decode in Go Lang How to encode or decode a string for Go Lang using the Base64 algorithm go lang 1.8 or later Updated: 2022-10-24 0.00 View Source Code
Javascript - Is Finite and Valid Number Check if a number is valid and finite (js code) javascript ES5 / ES6 and later Updated: 2022-10-22 0.00 View Source Code
Javascript Arrow Functions How to define arrow functions in ES6 javascript javascript ES6 or later Updated: 2022-10-22 0.00 View Source Code