Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fratzinger/feathers-utils

Account's avatar
feathersjs/feathers
Shared database adapter utility functions
Account's avatar
feathersjs/feathers
Common error types for Feathers apps
Account's avatar
feathersjs/feathers
A framework for real-time applications and REST API with JavaScript and TypeScript
Account's avatar
planttheidea/fast-equals
A blazing-fast equality comparison utility for a variety of use-cases
Account's avatar
feathersjs-ecosystem/feathers-hooks-common
Useful hooks for use with Feathersjs services.
Account's avatar
feathers-community/eslint-config
Account's avatar
feathersjs/feathers
An in memory service store
Account's avatar
tsconfig/bases
A base TSConfig for working with Node 22.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
shelljs/shx
Portable Shell Commands for Node
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

fratzinger's profile
fratzinger
188 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
fratzinger

fratzinger/feathers-utils

utils for feathers.js

TypeScript
11
2
MIT License

feathers‑utils is a lightweight helper library for **Feathers.js** applications. It bundles ready‑to‑use hooks (e.g., multi‑record safety checks, related‑record creation/removal, query parsing, data mapping), mixins (debounce logic), and assorted utility functions for query manipulation, pagination, and hook flow control, making server‑side service development faster and less error‑prone. It’s aimed at Feathers developers who want a concise set of reusable tools to streamline common service patterns.