Description
Feathers is a real-time, micro-service web framework for NodeJS that gives you control over your data via RESTful resources, sockets and flexible plug-ins.
feathers alternatives and similar libraries
Based on the "derby" category.
Alternatively, view feathers alternatives based on common mentions on social networks and blogs.
-
Alpine.js
A rugged, minimal framework for composing JavaScript behavior in your markup. -
GrapesJS
Free and Open source Web Builder Framework. Next generation tool for building templates without coding -
mithril.js
A JavaScript Framework for Building Brilliant Applications -
Adonis
๐ The Node.js Framework highly focused on developer ergonomics, stability and confidence -
Rete.js
JavaScript framework for visual programming and creating node editor #StandWithUkraine -
Million
The Virtual DOM Replacement for React (up to 7๏ธโฃ0๏ธโฃ% faster!) -
litegraph.js
A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently. -
FoalTS
Full-featured Node.js framework, with no complexity. ๐ Simple and easy to use, TypeScript-based and well-documented. -
Keo
Plain functions for a more functional Deku approach to creating stateless React components, with functional goodies such as compose, memoize, etc... for free. -
Whatsup
A frontend framework for chillout-mode development ๐ฅค JSX components on generators*, fast mobx-like state management and exclusive cssx style system -
finity
A finite state machine library for Node.js and the browser with a friendly configuration DSL. -
makefun
Use promise values as they are satisfied otherwise wait for the promise
Appwrite - The Open Source Firebase alternative introduces iOS support
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of feathers or a related project?
README
Feathers - The API and Real-time Application Framework
Feathers is a lightweight web-framework for creating APIs and real-time applications with TypeScript or JavaScript.
Feathers can interact with any backend technology, supports many databases out of the box and works with any frontend like React, VueJS, Angular, React Native, Android or iOS.
Getting started
Get started with just three commands:
$ npm create feathers my-new-app
$ cd my-new-app
$ npm run dev
To learn more about Feathers visit the website at feathersjs.com or jump right into the Feathers guides.
Documentation
The Feathers website are loaded with awesome stuff and tell you every thing you need to know about using and configuring Feathers.
License
Copyright (c) 2022 Feathers contributors
Licensed under the [MIT license](LICENSE).
*Note that all licence references and agreements mentioned in the feathers README section above
are relevant to that project's source code only.