outbounder


  • Create nodejs apps as services using simple angel command

    published 0.0.1 10 years ago
  • angel script for generation of projects using directory or repository as template

    published 0.0.3 10 years ago
  • var resolveArrayOverrides = require("resolve-array-overrides") var DNA = require("organic").DNA var dna = new DNA({ "default": { "value": [1, 2, 3, 4] }, "mode": { "default": { "value": [{ "$unshift": 0 }, { "$push": 5 }] } } }) resolveArrayOverrides(dna, "mode") expect(dna.default.value[0]).toBe(0) expect(dna.default.value[5]).toBe(5) // 0, 1, 2, 3, 4, 5

    published 0.0.1 10 years ago
  • Iterates object properties while prepending to string values given prefix using transformation function

    published 0.0.1 10 years ago
  • Provides ability to a cell for running given activity on specified by crontime format periods.

    published 0.0.1 10 years ago
  • Forks a cell wrapped as child process using provided dna

    published 0.0.1 10 years ago
  • Implementation of [node-organic/DNA] with improvements

    published 0.0.1 10 years ago
  • Adds support for scriptable reactions via angel dna

    published 0.0.1 10 years ago
  • Organelle which overrides standard `console` object methods and transforms their calls to emitted chemicals

    published 0.0.2 10 years ago
  • List all registered angel commands

    published 1.1.0 2 years ago
  • Daemonize applications with suppot for retrieving their status and to persist their output.

    published 0.0.6 10 years ago
  • The organelle provides support for mongoose ORM.

    published 2.0.0 6 years ago
  • Organelle wrapper of passportjs

    published 0.1.0 10 years ago
  • Organic development in node.js

    published 1.0.0 8 years ago
  • Helper methods for organic DNA branch based manipulations.

    published 1.0.0 2 years ago
  • File System based loading of dna methods.

    published 1.1.4 2 years ago
  • Implementation of node-organic/Plasma v1.0.0

    published 4.1.1 2 years ago
  • Resolves DNA `@references` within branches directly

    published 0.0.3 10 years ago
  • Angel Scripts for local or remote cell process management

    published 1.2.0 8 years ago
  • A quick 'hack' for giving organic-angel grunt abilities. It is based on grunt 0.4 and autoloads all grunt modules found in node_modules

    published 0.0.3 10 years ago
  • Organelle for mounting and rendering each of expressjs views/templates within directory recursively.

    published 0.0.3 10 years ago
  • Implementation of node-organic/Nucleus

    published 3.0.0 5 years ago
  • Resolves DNA `!@branch.property` values by cloning the referenced branches

    published 0.0.1 10 years ago
  • Organelle as extension to orgnaic-plasma providing support for shared sessions managed on behalf of users.

    published 0.0.1 10 years ago
  • a simple quick & dirty command line prompt

    published 0.0.2 9 years ago
show more packages