baucis-decorator-auth
Allows you to specify authentication parameters for properties within any `baucis` resource's `mongoose` schema and adds authentication routes.
Allows you to specify authentication parameters for properties within any `baucis` resource's `mongoose` schema and adds authentication routes.
Adds a clone method to `baucis` resources.
Adds automatic deep populate + select functionality.
Allows properties for some resource to have an alternative `development` key when accessed via `/dev/api/etc`.
Automatically creates unauthenticated users as guests and reserves guest names.
Initializes certain properties upon creation of a resource. Different from `default` in that it is able to use the `req` object.
Forces `of` and `descendants` population.
Prevents clients from updating certain properties.
Changes the `required` validator to only be active when creating resources.
Upon clients' updates, forces update of properties.
Adds `level` upgrade/downgrade functionality specific to users.
Ensures valid ObjectIds where applicable.
Adds voting to a resource based on certain properties.
Some helper methods for decorating `baucis` controllers. Controllers can inherit decorators from other controllers.
Resource lazy-loading for browser
a bulk resource cache manager
Yet another broken link checker CLI
A cURL based proxy resource for deployd
FENIX resource visualization box
Universal Resource Loader for the Browser and Node.js