# pip-webui-services

> Non-visual services for Pip.WebUI

Latest version **2.1.0** (published 2017-05-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install pip-webui-services
pnpm add pip-webui-services
yarn add pip-webui-services
bun add pip-webui-services
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.0 |
| Published | 2017-05-03 |
| First published | 2017-03-01 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Conceptual Vision Consulting LLC |
| Maintainers | seroukhov |
| Keywords | pip, webui, services |

## Links

- npm: https://www.npmjs.com/package/pip-webui-services
- npm.io page: https://npm.io/package/pip-webui-services

## Alternatives

- [byte-size](https://npm.io/package/byte-size.md) — 2.1M weekly downloads
- [speed-limiter](https://npm.io/package/speed-limiter.md) — 16.0K weekly downloads
- [@powersync/node](https://npm.io/package/@powersync/node.md) — 10.9K weekly downloads
- [@ledgerhq/coin-cardano](https://npm.io/package/@ledgerhq/coin-cardano.md) — 1.0K weekly downloads
- [@jayesol/jayeson.lib.streamfinder](https://npm.io/package/@jayesol/jayeson.lib.streamfinder.md) — 1.0K weekly downloads

## Recent versions

- 2.1.0 (latest) — 2017-05-03
- 2.0.2 — 2017-03-31
- 2.0.1 — 2017-03-30
- 2.0.0 — 2017-03-30
- 1.5.0 — 2017-03-01

## README

# <img src="https://github.com/pip-webui/pip-webui/raw/master/doc/Logo.png" alt="Pip.WebUI Logo" style="max-width:30%"> <br/> Non-visual services

![](https://img.shields.io/badge/license-MIT-blue.svg)

Pip.WebUI.Services module contains critical mechanisms that the entire framework is based on.

* Utility functions
* Localization
* Handling errors and client-side transactions
* Routing
* Session and user identity

And more... Please, look at [User's guide](https://github.com/pip-webui/pip-webui-services/blob/master/doc/UsersGuide.md) for details.


## Learn more about the module

- [User's guide](https://github.com/pip-webui/pip-webui-services/blob/master/doc/UsersGuide.md)
- [Online samples](http://webui.pipdevs.com/pip-webui-services/index.html)
- [API reference](http://webui-api.pipdevs.com/pip-webui-services/index.html)
- [Developer's guide](https://github.com/pip-webui/pip-webui-services/blob/master/doc/DevelopersGuide.md)
- [Changelog](https://github.com/pip-webui/pip-webui-services/blob/master/CHANGELOG.md)
- [Pip.WebUI project website](http://www.pipwebui.org)
- [Pip.WebUI project wiki](https://github.com/pip-webui/pip-webui/wiki)
- [Pip.WebUI discussion forum](https://groups.google.com/forum/#!forum/pip-webui)
- [Pip.WebUI team blog](https://pip-webui.blogspot.com/)

## <a name="dependencies"></a>Module dependencies

* [pip-webui-lib](https://github.com/pip-webui/pip-webui-lib): angular, angular material and other 3rd party libraries

## <a name="license"></a>License

This module is released under [MIT license](License) and totally free for commercial and non-commercial use.

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