Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marblejs/marble
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
https://github.com/marblejs/marble
framework functional-programming javascript marble nodejs observable reactive rxjs stream typescript
Last synced: 25 days ago
JSON representation
Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.
- Host: GitHub
- URL: https://github.com/marblejs/marble
- Owner: marblejs
- License: mit
- Created: 2018-05-09T05:03:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T12:30:25.000Z (9 months ago)
- Last Synced: 2024-10-09T17:39:20.303Z (30 days ago)
- Topics: framework, functional-programming, javascript, marble, nodejs, observable, reactive, rxjs, stream, typescript
- Language: TypeScript
- Homepage: https://marblejs.com
- Size: 4.35 MB
- Stars: 2,149
- Watchers: 30
- Forks: 73
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome - marble - Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS. (TypeScript)
- awesome-nodejs-cn - Marble.js - 基于 TypeScript 和 RxJS 的,用于构建服务端应用的函数式编程框架 (包 / Web 框架)
- awesome-nodejs - Marble.js - Functional reactive framework for building server-side apps, based on TypeScript and RxJS. ![](https://img.shields.io/github/stars/marblejs/marble.svg?style=social&label=Star) (Repository / Web Frameworks)
- awesome-nodejs-cn - Marble.js - **star:2144** 基于TypeScript和RxJS,用于构建服务器端应用的功能性响应式框架。 ![star > 2000][Awesome] (包 / Web 框架)
- awesome-list - marble - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS. | marblejs | 1800 | (TypeScript)
- awesome-nodejs - Marble.js - Functional reactive framework for building server-side apps, based on TypeScript and RxJS. (Packages / Web frameworks)
README
Functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.## Ecosystem
| Name | Description |
| --------------------------- | -------------------------------------------------------------------------------------------- |
| [@marblejs/core](https://www.npmjs.com/package/@marblejs/core) | Framework core module |
| [@marblejs/http](https://www.npmjs.com/package/@marblejs/http) | HTTP module |
| [@marblejs/websockets](https://www.npmjs.com/package/@marblejs/websockets) | WebSockets module |
| [@marblejs/messaging](https://www.npmjs.com/package/@marblejs/messaging) | Messaging module |
| [@marblejs/testing](https://www.npmjs.com/package/@marblejs/testing) | Testing module |
| [@marblejs/middleware-logger](https://www.npmjs.com/package/@marblejs/middleware-logger) | Logger middleware |
| [@marblejs/middleware-body](https://www.npmjs.com/package/@marblejs/middleware-body) | Body parser middleware |
| [@marblejs/middleware-io](https://www.npmjs.com/package/@marblejs/middleware-io) | I/O validation middleware |
| [@marblejs/middleware-cors](https://www.npmjs.com/package/@marblejs/middleware-cors) | CORS middleware |
| [@marblejs/middleware-multipart](https://www.npmjs.com/package/@marblejs/middleware-multipart) | Multipart middleware |For the latest updates, documentation, change log, and release information visit [docs.marblejs.com](https://docs.marblejs.com) and follow [@marble_js](https://twitter.com/marble_js) on Twitter.
To view example projects, reach out the [@integration](https://github.com/marblejs/marble/tree/master/packages/%40integration) package available in the main repository.
## License
marble.js is MIT licensed