Alchemy logo Alchemy


A node.js MVC framework
Coded with ❤️ by Eleven Ways.

Technologies

Protoblast

From Alchemy, the Protoblast utility library was created. It adds new methods for native objects, and is available globally on the server- and client-side.

You can read the documentation on https://protoblast.elevenways.be

Hawkejs

Hawkejs is the template engine Alchemy uses by default. It uses EJS templates, though it also supports its own custom syntax.

You can read the documentation on https://hawkejs.elevenways.be

JSON-Dry

Objects are serialized and sent to the browser using JSON-Dry

Github: 11ways/json-dry

Janeway

Janeway is the terminal graphical user interface that is used when you start the server.

Github: 11ways/janeway