Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

co.ntextualize

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

co.ntextualize

For adding context to routes

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

co.ntextualize

  • Inheritable configurable controller logic
  • add settings to individual controllers
  • Hopefully makes your Compound.js apps more DRY (Don't Repeat Yourself)
  • Should allow for the creation of shareable/publishable configurable controllers that can be used with a simple require (upload controller, CRUD controller, auth logic)

Usage

npm install co.ntextualize
  • add 'co.textualize' to your autoloaders
  • create a high-level controller that other controllers can inherit from

Usage

This module is not designed for adding functions to a route context For that functionality use compound.controllerExtensions as per normal

I encourage you to checkout the source code, and if anyone sees anything glaringly wrong, let me know.

  • checkout examples/

Keywords

FAQs

Package last updated on 13 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc