# @miracledevs/paradigm-ui-web-shared

> A shared library containing helpers and other classes like Enumerables and other functions c#-like to ease the work of .net programmers.

Latest version **1.0.6** (published 2023-02-03) · MIT license · 0 weekly downloads

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

## Install

```sh
npm install @miracledevs/paradigm-ui-web-shared
pnpm add @miracledevs/paradigm-ui-web-shared
yarn add @miracledevs/paradigm-ui-web-shared
bun add @miracledevs/paradigm-ui-web-shared
```

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.6 |
| Published | 2023-02-03 |
| First published | 2017-09-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 131.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Miracle Devs |
| Maintainers | manusalmeron, pabloo84 |
| Keywords | miracledevs, paradigm, ui, javascript, typescript, enumerable, collection, guid, md5 |

## Links

- npm: https://www.npmjs.com/package/@miracledevs/paradigm-ui-web-shared
- Repository: https://github.com/MiracleDevs/Paradigm.Web.Shared
- Homepage: https://github.com/MiracleDevs/Paradigm.Web.Shared#readme
- Issues: https://github.com/MiracleDevs/Paradigm.Web.Shared/issues
- npm.io page: https://npm.io/package/@miracledevs/paradigm-ui-web-shared

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.0.6 (latest) — 2023-02-03
- 1.0.5 — 2020-12-17
- 1.0.4 — 2018-02-05
- 1.0.3 — 2017-10-07
- 1.0.2 — 2017-09-27
- 1.0.1 — 2017-09-11
- 1.0.0 — 2017-09-11

## README

[![Build Status](https://travis-ci.org/MiracleDevs/Paradigm.Web.Shared.svg?branch=master)](https://travis-ci.org/MiracleDevs/Paradigm.Web.Shared)
[![npm version](https://badge.fury.io/js/%40miracledevs%2Fparadigm-ui-web-shared.svg)](https://badge.fury.io/js/%40miracledevs%2Fparadigm-ui-web-shared)

# Paradigm.Web.Shared
Typescript library with helper classes like ArrayLists, Dictionaries, extensions for base objects and more.

NPM
---
```
npm install --save @miracledevs/paradigm-ui-web-shared
```


Change log
---

Version `1.0.6`
- Updated npm dependencies.
- Updated ObjectExtensions.getTypeName to work in Firefox.

Version `1.0.5`
- Updated npm dependencies.
- Updated ObjectExtensions.getTypeName.
- Updated date tests.

Version `1.0.4`
- Updated npm dependencies.

Version `1.0.3`
- Changed repository from gitlab to github.

Version `1.0.2`
- Added tslint to project.
- Formatted code using the tslint.
- Changed `StringExtensions.format` and `StringExtensions.formatArray` not to serialize null values.
  Changed tests accordingly.

Version `1.0.1`
- Added readme file.

Version `1.0.0`
- Uploaded first version of the shared library.

---
_Source: https://npm.io/package/@miracledevs/paradigm-ui-web-shared · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
