# app.js

> Packages Node modules as browser apps.

Latest version **0.0.21** (published 2014-05-15) · 0 weekly downloads

## Install

```sh
npm install app.js
pnpm add app.js
yarn add app.js
bun add app.js
```

Provides the command `appjs`.

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.21 |
| Published | 2014-05-15 |
| First published | 2011-09-12 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=0.4.0 |
| Dependencies | 17 |
| Known vulnerabilities | 0 (+4 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 12 |
| Author | Joe Hewitt |
| Maintainers | joehewitt |
| Keywords | compressor |

## Links

- npm: https://www.npmjs.com/package/app.js
- Repository: https://github.com/joehewitt/app.js
- Homepage: http://github.com/joehewitt/app.js
- Issues: https://github.com/joehewitt/app.js/issues
- npm.io page: https://npm.io/package/app.js

## Dependencies (17)

- [ncp](https://npm.io/package/ncp.md)
- [mime](https://npm.io/package/mime.md)
- [vows](https://npm.io/package/vows.md) >=0.5.4
- [async](https://npm.io/package/async.md)
- [dandy](https://npm.io/package/dandy.md)
- [jsdom](https://npm.io/package/jsdom.md) 0.10.5
- [mkdir](https://npm.io/package/mkdir.md)
- [cssmin](https://npm.io/package/cssmin.md)
- [hascan](https://npm.io/package/hascan.md)
- [express](https://npm.io/package/express.md) 2.5.9
- [optimist](https://npm.io/package/optimist.md)
- [diskcache](https://npm.io/package/diskcache.md)
- [underscore](https://npm.io/package/underscore.md)
- [transformjs](https://npm.io/package/transformjs.md)
- [express-store](https://npm.io/package/express-store.md)
- [express-logger](https://npm.io/package/express-logger.md)
- [express-rewrite](https://npm.io/package/express-rewrite.md)

## Recent versions

- 0.0.21 (latest) — 2014-05-15
- 0.0.20 — 2014-05-15
- 0.0.19 — 2014-05-13
- 0.0.18 — 2014-05-13
- 0.0.17 — 2014-05-12
- 0.0.16 — 2013-03-31
- 0.0.15 — 2013-03-27
- 0.0.14 — 2013-03-27
- 0.0.13 — 2013-03-27
- 0.0.12 — 2013-03-27
- 0.0.11 — 2012-04-14
- 0.0.10 — 2011-11-29
- 0.0.8 — 2011-10-23
- 0.0.7 — 2011-10-10
- 0.0.6 — 2011-10-05
- … 4 more at https://npm.io/package/app.js/versions

## README

app.js
========

Turns Node.js modules into web apps and optionally serves them for you too.

Status
------

App.js is a work-in-progress and is only intended for my personal use at this time.

Installation
------------

    $ npm install app.js

License 
-------

Copyright 2011 Joe Hewitt

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
 
   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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