# routil

> gently manipulate req and res

Latest version **0.1.0** (published 2012-07-19) · 0 weekly downloads

## Install

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

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.0 |
| Published | 2012-07-19 |
| First published | 2012-06-02 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.4 |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Raynos |
| Maintainers | raynos |

## Links

- npm: https://www.npmjs.com/package/routil
- Repository: https://github.com/Raynos/routil
- Issues: https://github.com/Raynos/routil/issues
- npm.io page: https://npm.io/package/routil

## Recent versions

- 0.1.0 (latest) — 2012-07-19
- 0.0.14 — 2012-07-15
- 0.0.13 — 2012-06-03
- 0.0.12 — 2012-06-03
- 0.0.11 — 2012-06-03
- 0.0.9 — 2012-06-03
- 0.0.8 — 2012-06-03
- 0.0.7 — 2012-06-02
- 0.0.6 — 2012-06-02
- 0.0.5 — 2012-06-02
- 0.0.4 — 2012-06-02
- 0.0.3 — 2012-06-02
- 0.0.2 — 2012-06-02
- 0.0.1 — 2012-06-02

## README

# routil

Gently manipulate req and res

## Motivation

The notion behind the routil concept is that you don't need a web framework when you can use a union of small libraries

## Small libraries

 - [redirecter][1]
 - [routes][2]
 - More to come!
        
## MIT Licenced

  [1]: http://github.com/Raynos/redirecter
  [2]: https://github.com/aaronblohowiak/routes.js

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