timbur


  • Helps with adding methods to some instance. Best used with util.inherits.

    published 0.1.3 9 years ago
  • Quickly 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 ago
  • Some helper methods for decorating `baucis` controllers. Controllers can inherit decorators from other controllers.

    published 1.0.3 9 years ago
  • Allows you to specify authentication parameters for properties within any `baucis` resource's `mongoose` schema and adds authentication routes.

    published 1.0.4 9 years ago
  • Adds a clone method to `baucis` resources.

    published 1.0.1 9 years ago
  • Adds automatic deep populate + select functionality.

    published 1.0.7 9 years ago
  • Allows properties for some resource to have an alternative `development` key when accessed via `/dev/api/etc`.

    published 1.0.3 9 years ago
  • Allows properties to be exposed as files.

    published 1.0.2 9 years ago
  • Automatically creates unauthenticated users as guests and reserves guest names.

    published 1.0.1 9 years ago
  • Initializes 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 ago
  • Allows an `insensitive` query parameter.

    published 1.0.1 9 years ago
  • Forces `of` and `descendants` population.

    published 1.0.1 9 years ago
  • Prevents clients from updating certain properties.

    published 1.0.1 9 years ago
  • Changes the `required` validator to only be active when creating resources.

    published 1.0.1 9 years ago
  • Prevents clients from setting or updating properties with `reserved` option enabled.

    published 1.0.1 9 years ago
  • Upon clients' updates, forces update of properties.

    published 1.0.1 9 years ago
  • Adds `level` upgrade/downgrade functionality specific to users.

    published 1.0.3 9 years ago
  • Ensures valid ObjectIds where applicable.

    published 1.0.1 9 years ago
  • Adds voting to a resource based on certain properties.

    published 1.0.1 9 years ago
  • Demonstrates how easy it is to decorate a `baucis` REST API with custom functionality.

    published 1.0.1 9 years ago
  • Allows isomorphic pages to be created via a REST API.

    published 0.1.4 9 years ago
  • SystemJS plugin that uses Babel for jsx transformation.

    published 1.1.0 9 years ago
  • A really simple module that allows you to reload some module.

    published 2.0.0 8 years ago
  • Babel 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 ago
  • Automatically 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
show more packages