Helps with adding methods to some instance. Best used with util.inherits.
published 0.1.3 10 years agoQuickly create higher-order components out of mixins and/or create higher-order components that can easily double as mixins.
published 1.2.3 8 years agoSome helper methods for decorating `baucis` controllers. Controllers can inherit decorators from other controllers.
published 1.0.3 9 years agoAllows you to specify authentication parameters for properties within any `baucis` resource's `mongoose` schema and adds authentication routes.
published 1.0.4 9 years agoAdds automatic deep populate + select functionality.
published 1.0.7 9 years agoAllows properties for some resource to have an alternative `development` key when accessed via `/dev/api/etc`.
published 1.0.3 9 years agoAutomatically creates unauthenticated users as guests and reserves guest names.
published 1.0.1 9 years agoInitializes certain properties upon creation of a resource. Different from `default` in that it is able to use the `req` object.
published 1.0.1 9 years agoAllows an `insensitive` query parameter.
published 1.0.1 9 years agoPrevents clients from updating certain properties.
published 1.0.1 9 years agoChanges the `required` validator to only be active when creating resources.
published 1.0.1 9 years agoPrevents clients from setting or updating properties with `reserved` option enabled.
published 1.0.1 9 years agoUpon clients' updates, forces update of properties.
published 1.0.1 9 years agoAdds `level` upgrade/downgrade functionality specific to users.
published 1.0.3 9 years agoEnsures valid ObjectIds where applicable.
published 1.0.1 9 years agoAdds voting to a resource based on certain properties.
published 1.0.1 9 years agoDemonstrates how easy it is to decorate a `baucis` REST API with custom functionality.
published 1.0.1 9 years agoAllows isomorphic pages to be created via a REST API.
published 0.1.4 9 years agoSystemJS plugin that uses Babel for jsx transformation.
published 1.1.0 9 years agoA really simple module that allows you to reload some module.
published 2.0.0 8 years agoBabel plugin using `react-hot-api` to add hot reloading to `React.createClass` and all classes with a `render` method.
published 1.0.4 9 years agoAutomatically adds a decorator to React components. Accepts a single argument, a path to some module for error reporting, and if there's an error, it will catch it and pass it to the reporter.
published 1.1.11 9 years ago