All Projects → totaljs → Framework

totaljs / Framework

Licence: other
Node.js framework

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Framework

Twig
Twig - less is more's web server for golang
Stars: ✭ 98 (-97.63%)
Mutual labels:  framework, websocket
Nodefony Starter
Nodefony Starter Node.js Framework
Stars: ✭ 95 (-97.7%)
Mutual labels:  framework, websocket
Primus
⚡ Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.
Stars: ✭ 4,302 (+3.94%)
Mutual labels:  framework, websocket
Actionhero
Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks
Stars: ✭ 2,280 (-44.91%)
Mutual labels:  framework, websocket
Melody
🎶 Minimalist websocket framework for Go
Stars: ✭ 2,303 (-44.36%)
Mutual labels:  framework, websocket
Harmonic
A high performance and scalable RTMP live streaming application framework
Stars: ✭ 121 (-97.08%)
Mutual labels:  framework, websocket
Iogrid
Multiplayer game engine/framework built using SocketCluster and Phaser
Stars: ✭ 455 (-89.01%)
Mutual labels:  framework, websocket
Bolt Js
A framework to build Slack apps using JavaScript
Stars: ✭ 1,971 (-52.38%)
Mutual labels:  framework, websocket
Youi
Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.
Stars: ✭ 186 (-95.51%)
Mutual labels:  framework, websocket
Hyperf
🚀 A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease.
Stars: ✭ 4,206 (+1.62%)
Mutual labels:  framework, websocket
Framework
.NET Core Extensions and Helper NuGet packages.
Stars: ✭ 399 (-90.36%)
Mutual labels:  framework
Air
An ideally refined web framework for Go.
Stars: ✭ 402 (-90.29%)
Mutual labels:  framework
Baseplate.py
reddit's python service framework
Stars: ✭ 416 (-89.95%)
Mutual labels:  framework
Izumi
Productivity-oriented collection of lightweight fancy stuff for Scala toolchain
Stars: ✭ 423 (-89.78%)
Mutual labels:  framework
Agileconfig
基于.NET Core开发的轻量级分布式配置中心 / .NET Core light configuration server
Stars: ✭ 403 (-90.26%)
Mutual labels:  websocket
Toou 2d
基于Qt Quick(Qml) 跨平台技术打造的2D框架
Stars: ✭ 413 (-90.02%)
Mutual labels:  framework
Xchange Stream
XChange-stream is a Java library providing a simple and consistent streaming API for interacting with Bitcoin and other crypto currency exchanges via WebSocket protocol. It is build on top of of XChange library providing new interfaces for streaming API. User can subscribe for live updates via reactive streams of RxJava library.
Stars: ✭ 402 (-90.29%)
Mutual labels:  websocket
Tentcss
🌿 A CSS survival kit. Includes only the essentials to make camp.
Stars: ✭ 400 (-90.34%)
Mutual labels:  framework
Puzzle Js
⚡ Micro frontend framework for scalable and blazing fast websites.
Stars: ✭ 398 (-90.38%)
Mutual labels:  framework
Pureblood
A Penetration Testing Framework created for Hackers / Pentester / Bug Hunter
Stars: ✭ 431 (-89.59%)
Mutual labels:  framework

Professional Support Chat with contributors NPM version NPM quality NPM downloads MIT License Build Status Gitter chat

Node.js framework

Total.js framework is a framework for Node.js platfrom written in pure JavaScript similar to PHP's Laravel or Python's Django or ASP.NET MVC. It can be used as web, desktop, service or IoT application.

IMPORTANT: New version Total.js 4

$ npm install -g total.js

Official support

Top features
Offline documentation
Backward compatibility
HMVC architecture
Clean directory structure
Fully asynchronous
Full web server with serving of static files
Supports IP restrictions
Supports redirections
Supports reusable components
Supports just-in-time JS, CSS (variables and nesting) and HTML compressor
Supports just-in-time merging of static files (JavaScripts, CSS or HTML)
Supports just-in-time mapping of files
Supports media streaming (e.g. videos)
Supports modules and packages
Built-in image processing engine via ImageMagick or GraphicsMagick
Supports WebSockets (RFC 6455) and Server-Sent events
NEW Supports WebSockets client
Supports multipart/x-mixed-replace (IP camera streaming) uploading and sending
Supports RESTful routing
Supports middleware (like express.js) with custom options
Supports unit testing
Supports workers for heavy CPU operations
Supports 4x config files (common, debug, release and test)
Mailer with templating (Gmail, Outlook or classic SMTP servers with auth and TLS)
Built-in view engine (layouts, nested views, conditions, loops, inline helpers, etc.)
Localization with diff tool and CSV export
Supports cache mechanism
Supports schemas for creating business objects with validations, workflows, etc.
Supports injecting scripts, packages and views from URL
Supports String, Date, Number and Array prototypes
Supports additional utilities (e.g. create request, XML parsing, etc.)
Supports themes
Supports scripting
Possibility to rewrite existing functionality
NoSQL embedded database

Social networks

Please support the framework on social networks.

Contact

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].