The Mojolicious real-time web framework for Node.js. Written in
TypeScript. Meticulously designed for hypermedia-driven backend web services using all the latest JavaScript features.
3x faster than Express.js and 15x faster than Mojolicious.
A real-time web framework, allowing you to easily grow single file prototypes into well-structured MVC web
applications.
Powerful out of the box with RESTful routes, WebSockets, plugins, commands, logging, templates, content negotiation,
session management, form and JSON validation, testing framework, static file server, cluster mode, CGI detection,
first class Unicode support and much more for you to discover.
A powerful web development toolkit, that you can use for all kinds of applications, independently of the web
framework.
High performance HTTP and WebSocket client/server implementation with support for HTTPS/WSS, cookies, redirects,
urlencoded/multi-part forms, file uploads, JSON/YAML, HTML/XML, mocking, API testing, HTTP/SOCKS proxies, UNIX
domain sockets and gzip compression.
HTML/XML parser with CSS selector support.
No frontend framework, mojo.js is for the backend.
Written in TypeScript, with very clean class and async/await based APIs.
Very few dependencies, to avoid supply chain attacks and allow for "Perl-grade" long term support and
backwards compatibility.
Fresh code based upon decades of experience developing Mojolicious and
Catalyst, free and open source.
Use the built-in command system to start your web server.
$ node index.mjs server
[77264] Web application available at http://127.0.0.1:3000/
Test it with any HTTP client you prefer.
$ curl http://127.0.0.1:3000/
I ♥ Mojo!
Duct Tape for the Web
Use all the latest Node.js and HTML features in convenient single file prototypes like this one, and grow them easily
into well-structured Model-View-Controller web applications.
The npm package @mojojs/core receives a total of 599 weekly downloads. As such, @mojojs/core popularity was classified as not popular.
We found that @mojojs/core demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.It has 4 open source maintainers collaborating on the project.
Package last updated on 18 Nov 2024
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
React's CRA deprecation announcement sparked community criticism over framework recommendations, leading to quick updates acknowledging build tools like Vite as valid alternatives.
Ransomware payment rates hit an all-time low in 2024 as law enforcement crackdowns, stronger defenses, and shifting policies make attacks riskier and less profitable.