30 open-source projects similar to fetch-kit/ffetch, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ffetch alternative.
d3 utility to apply nelsons rules of process control to a set of data
Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc
Generate expanded Amazon Alexa utterances from a template string.
Bypass Alexa (Amazon Echo) Text-to-Speech censorship
swoopyarrows makes swoopy arrows between things
AndroidUtilCode is an Android utility library and system API wrapper designed to reduce development boilerplate. It provides a collection of helper classes for common tasks including system settings management, file I/O, and hardware access. The project distinguishes itself through a comprehensive toolset for device management and UI assistance. It includes specialized capabilities for monitoring battery status, managing system volume and brightness, and implementing UI helpers to prevent duplicate click events. It also provides a dedicated system for coordinate conversion between different m
I was tired copying same thing over and over in different projects and decided to create small lib for breadcrumbs
validator.js is a JavaScript string validation and sanitization library. It provides a set of functions to verify that strings match specific patterns—such as emails, URLs, and alphanumeric formats—and a toolkit for cleaning and transforming text input to remove prohibited characters and trim whitespace. The library includes utilities for standardizing email addresses by lowercasing domains and removing sub-addressing markers. It also functions as an HTML entity escaper, replacing special characters with entities to prevent the browser from executing text as code. The project covers capabili
An extremely small, intuitive and fast functional utility library for JavaScript
Fast n-dimensional filtering and grouping of records.