Posts
-
UPMiss
UPMiss is birthday management software, use MVP.
UPMiss open source, use MVP. UPMiss is birthday management software.
Tags: #java
-
EspExceptionDecoder
Exception Stack Trace Decoder for ESP8266 and ESP32
Arduino plugin which lets you get a more meaningful explanation of the stack traces you get on ESP8266/ESP32.
Tags: #java
-
module-ballerinax-datamapper
A compiler extension to extract abstract representation of Ballerina connector actions and their associated types
The Ballerina Data Mapper extension is a compiler extension, which extracts an abstract representation of Ballerina connector actions and the associated types. This compiler extension gets executed when compiling a Ballerina connector project. The extension generates two types of files by default. Note that these two types of files get automatically extracted from connectors. Hence, the developer does not need to write them.
Tags: #java
-
laravel-request-docs
Effortless API documentation tool for Laravel applications. Swagger alternative.
- Light and Dark mode
- Automatic rules fetching from injected Request and by regexp
- Automatic routes fetching from Laravel Routes
- Support for Laravel logs
- Support for SQL query and query time
- Support for HTTP response time and memory consumption
- Support for Authorization Headers
- Support for File uploads
- Support for Eloquents events
- Display extra documentation using markdown
- Saves history previous requests
- Added filters to sort, group and filter routes by methods, controllers, middlewares, routes
- Export Laravel API, routes, rules and documentation to Postman and OpenAPI 3.0.0
Tags: #php • laravel • laravel-package
-
htcap
htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.
htcap is a web application scanner able to crawl single page application (SPA) recursively by intercepting ajax calls and DOM changes.
Tags: #python
-
EdgeFlow
Blender tools for working with edgeloops
This addon adds operators to blender which help when dealing with curved shaped meshes.
Feel free to create issues, file requests etc. but be aware of that I might not find time to work on this as much as I’d probably need to.
Tags: #python
-
tld.js
JavaScript API to work easily with complex domain names, subdomains and well-known TLDs.
tld.jsis a Node.js module written in JavaScript to work against complex domain names, subdomains and well-known TLDs.It answers with accuracy to questions like what is
mail.google.com’s domain?, what isa.b.ide.kyoto.jp’s subdomain? and ishttps://big.data’s TLD a well-known one?.tld.jsruns fast, is fully tested and is safe to use in the browser (with [browserify][], webpack and others). Because it relies on Mozilla’s [public suffix list][], now is a good time to say thank you Mozilla!Tags: #javascript • subdomain • tld
-
rar.js
Pure-JavaScript RAR reader using AJAX, File API & local access
rar.js provides a pure javascript implementation of the rar format, allowing you to extract or manipulate packed data client-side and server-side.
Multiple inputs are supported: AJAX, File API (HTML5) and local disk (NodeJS).
Tags: #typescript
-
javascript
Universally Unique Lexicographically Sortable Identifier
UUID can be suboptimal for many uses-cases because:
- It isn’t the most character efficient way of encoding 128 bits of randomness
- UUID v1/v2 is impractical in many environments, as it requires access to a unique, stable MAC address
- UUID v3/v5 requires a unique seed and produces randomly distributed IDs, which can cause fragmentation in many data structures
- UUID v4 provides no other information than randomness which can cause fragmentation in many data structures
Instead, herein is proposed ULID:
- 128-bit compatibility with UUID
- 1.21e+24 unique ULIDs per millisecond
- Lexicographically sortable!
- Canonically encoded as a 26 character string, as opposed to the 36 character UUID
- Uses Crockford’s base32 for better efficiency and readability (5 bits per character)
- Case insensitive
- No special characters (URL safe)
- Monotonic sort order (correctly detects and handles the same millisecond)
Tags: #javascript • uuid • ulid
-
etherealengine
Ethereal Engine - Bringing us together on the open social spatial web. 🤖 🚀 👓 🕹️ 🧑🏿🚀
- Table of Contents
- Background
- Demos
- Project API
- Launch Ethereal Engine with Control Center Install - RECOMMENDED
- Advanced Development Install
- Usage
- Contributing
- License
Tags: #typescript • webxr • mmo
subscribe via RSS