feathers-trigger
Trigger manager
Tool to simplify adding triggers and actions to Feathers applications
Add triggers & actions to your feathers app.
22 stars
1 watching
2 forks
Language: TypeScript
last commit: 8 months ago
Linked from 1 awesome list
feathersjsnotifications
Related projects:
Repository | Description | Stars |
---|---|---|
fratzinger/feathers-casl | A library that adds access control and permission management to FeathersJS applications using CASL (Context-Specific Access Control List) | 40 |
fratzinger/feathers-openweathermap | Provides a thin layer around the OpenWeatherMap API wrapped in a feathers.js service for easy integration into Feather applications. | 0 |
fratzinger/feathers-messagebird | An adapter that enables sending SMS messages using the MessageBird service via a Feathers.js service | 1 |
codyparker/feathers-chat-react-typescript | A React-based frontend for the Feathers Chat API using TypeScript and create-react-app | 1 |
feathersjs/feathers-chat | Real-time chat application with API server and frontend examples in TypeScript | 511 |
feathersjs-ecosystem/feathers-elasticsearch | A Feathers.js adapter for interacting with Elasticsearch databases. | 78 |
feathersjs-ecosystem/feathers-sync | Synchronizes service events between Feathers application instances using a messaging mechanism | 222 |
feathersjs-ecosystem/feathers-reactive | Extends Feathers services with real-time data streaming capabilities using RxJS observables. | 216 |
feathersjs-ecosystem/feathers-batch | Allows batching of multiple Feathers service calls into one to minimize client side requests and speed up batched requests. | 96 |
indatawetrust/use-feathers | Provides React bindings and utilities for interacting with FeathersJS applications. | 9 |
feathersjs-ecosystem/feathers-vuex | Integrates FeathersJS with Vuex for building robust state management systems | 445 |
jonascript/feathers-airtable | A module that enables Airtable data access via the Feathers Common API | 7 |
feathersjs-ecosystem/feathers-stripe | A Feathers service wrapper around Stripe's API for managing various payment and subscription-related resources | 96 |
feathersjs-ecosystem/feathers-blob | A Feathers service for blob storage and management | 92 |
feathersjs-ecosystem/feathers-sequelize | A Feathers service adapter for the Sequelize ORM | 208 |