# @thermopylae/core.declarations

> Type declarations used by Thermopylae framework.

Latest version **1.0.3** (published 2024-09-08) · MIT license · 0 weekly downloads

## Install

```sh
npm install @thermopylae/core.declarations
pnpm add @thermopylae/core.declarations
yarn add @thermopylae/core.declarations
bun add @thermopylae/core.declarations
```

## Health

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

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.3 |
| Published | 2024-09-08 |
| First published | 2021-08-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >= 16 |
| Dependencies | 0 |
| Unpacked size | 85.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Rusu Marin |
| Maintainers | marinrusu1997 |
| Keywords | thermopylae, core, declarations |

## Links

- npm: https://www.npmjs.com/package/@thermopylae/core.declarations
- Repository: https://github.com/marinrusu1997/thermopylae
- Homepage: https://github.com/marinrusu1997/thermopylae#readme
- Issues: https://github.com/marinrusu1997/thermopylae/issues
- npm.io page: https://npm.io/package/@thermopylae/core.declarations

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 1.0.3 (latest) — 2024-09-08
- 1.0.2 — 2024-09-08
- 1.0.1 — 2022-05-29
- 1.0.0 — 2022-05-29
- 0.0.1 — 2021-08-10

## README

<h1 align="center">@thermopylae/core.declarations</h1>
<p>
  <img alt="Version" src="https://img.shields.io/badge/version-0.0.1-blue.svg?cacheSeconds=2592000" />
  <img alt="Node Version" src="https://img.shields.io/badge/node-%3E%3D16-blue.svg"/>
<a href="https://marinrusu1997.github.io/thermopylae/core.declarations/index.html" target="_blank">
  <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
<a href="https://github.com/marinrusu1997/thermopylae/blob/master/LICENSE" target="_blank">
  <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
</a>
</p>

> Type declarations used by Thermopylae framework.

## Install

```sh
npm install @thermopylae/core.declarations
```

## Description
This package contains common type declarations used by the Thermopylae framework.

## API Reference
API documentation is available [here][api-doc-link].

It can also be generated by issuing the following commands:
```shell
git clone git@github.com:marinrusu1997/thermopylae.git
cd thermopylae
yarn install
yarn workspace @thermopylae/core.declarations run doc
```

## Author

👤 **Rusu Marin**

* GitHub: [@marinrusu1997](https://github.com/marinrusu1997)
* Email: [dimarusu2000@gmail.com](mailto:dimarusu2000@gmail.com)
* LinkedIn: [@marinrusu1997](https://www.linkedin.com/in/rusu-marin-1638b0156/)

## 📝 License

Copyright © 2021 [Rusu Marin](https://github.com/marinrusu1997). <br/>
This project is [MIT](https://github.com/marinrusu1997/thermopylae/blob/master/LICENSE) licensed.

[api-doc-link]: https://marinrusu1997.github.io/thermopylae/core.declarations/index.html

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