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