Palmares Packages

palmares

The palmares framework, a framework to write simple, fast and reliable node.js code on the server

0.0.1 • Published 8 months ago

@palmares/core

This is the core part of the palmares framework, palmares is a framework heavily inspired by django and nestjs core ideas

0.0.3 • Published 7 months ago

@palmares/events

This is the events framework for palmares, it's responsible for handling everything that is Pub/Sub like websockets, pub/sub like redis, and other types of asynchronous background tasks

0.0.1 • Published 7 months ago

@palmares/node-std

This is the nodejs standard library, it uses the std interfaces to interact with the environment so palmares can work with the same APIs without worrying about the environment it is running on.

0.0.1 • Published 7 months ago

@palmares/std

The palmares standard library, this is used to interact with the environment we are working with, it can be a browser, node.js, bun, deno or whatever runtime. The standard library should include interfaces that we can extend in whatever environment we are

0.0.1 • Published 7 months ago