Palmares Packages

@palmares/core

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

0.1.17 • Published 1 year 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.21 • Published 1 year 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.1.18 • Published 1 year ago

@palmares/schemas

This defines a default schema definition for validation of data, it abstract popular schema validation libraries like zod, yup, valibot and others"

0.1.26 • Published 1 year 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 2 years ago