# wiresoft

> Software Wiring is a hybrid software architecture the merges Object-Oriented and Functional Programming, and mixes in Promise/A, Aspect-Oriented Programming, Dependency Injection/Inversion of Control, Intelligent Retry and Railway-Oriented Programming int

Latest version **0.1.5** (published 2017-11-11) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install wiresoft
pnpm add wiresoft
yarn add wiresoft
bun add wiresoft
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.1.5 |
| Published | 2017-11-11 |
| First published | 2017-11-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=4.2.4 |
| Dependencies | 4 |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Dean Hallman |
| Maintainers | rdhallman |
| Keywords | functional, promise, OOP, rop, railway |

## Links

- npm: https://www.npmjs.com/package/wiresoft
- Repository: https://github.com/wiresoft-io/wiresoft
- Homepage: https://github.com/wiresoft-io/wiresoft#readme
- Issues: https://github.com/wiresoft-io/wiresoft/issues
- npm.io page: https://npm.io/package/wiresoft

## Dependencies (4)

- [async](https://npm.io/package/async.md) ^2.4.1
- [merge](https://npm.io/package/merge.md) ^1.2.0
- [circular-json](https://npm.io/package/circular-json.md) ^0.3.3
- [retrying-promise](https://npm.io/package/retrying-promise.md) 0.0.4

## Alternatives

- [@commercetools/sync-actions](https://npm.io/package/@commercetools/sync-actions.md) — 25.1K weekly downloads
- [cwait](https://npm.io/package/cwait.md) — 21.4K weekly downloads
- [@ledgerhq/hw-app-cosmos](https://npm.io/package/@ledgerhq/hw-app-cosmos.md) — 4.2K weekly downloads
- [@financial-times/o-loading](https://npm.io/package/@financial-times/o-loading.md) — 2.8K weekly downloads
- [fa](https://npm.io/package/fa.md) — 185 weekly downloads

## Recent versions

- 0.1.5 (latest) — 2017-11-11

## README

WireSoft - Intelligent Composition Function Programming [![Build Status](https://travis-ci.org/wiresoft-io/wiresoft.svg?branch=master)](https://travis-ci.org/wiresoft-io/wiresoft) [![Coverage Status](https://coveralls.io/repos/github/wiresoft-io/wiresoft/badge.svg?branch=master)](https://coveralls.io/github/wiresoft-io/wiresoft?branch=master)
=========

A small library that combines these software engineering techniques into a unified approach:
- functional programming
- promise/A architecture
- object-oriented programming
- railway oriented programming


## Installation

  `npm install wiresoft`

## Usage

    const W = require('wiresoft);

## Tests

  `npm test`

## Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

---
_Source: https://npm.io/package/wiresoft · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
