timbur


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

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

    published version 1.0.3, 10 years ago
  • Allows 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 ago
  • Adds a clone method to `baucis` resources.

    published version 1.0.1, 10 years ago
  • Adds automatic deep populate + select functionality.

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

    published version 1.0.3, 10 years ago
  • Allows properties to be exposed as files.

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

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

    published version 1.0.1, 10 years ago
  • Forces `of` and `descendants` population.

    published version 1.0.1, 10 years ago
  • Prevents clients from updating certain properties.

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

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

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

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

    published version 1.0.3, 10 years ago
  • Ensures valid ObjectIds where applicable.

    published version 1.0.1, 10 years ago
  • Adds voting to a resource based on certain properties.

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

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

    published version 0.1.4, 10 years ago
  • SystemJS plugin that uses Babel for jsx transformation.

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

    published version 2.0.0, 9 years ago
  • Babel 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 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 version 1.1.11, 10 years ago
show more packages