# @dreamkit/func

> Functions builder with IoC and input validation.

[![workflow-badge]](https://github.com/swordev/dreamkit/actions/workflows/ci.yaml) [![npm-badge]](https://www.npmjs.com/package/@dreamkit/func)

[workflow-badge]: https://img.shields.io/github/actions/workflow/status/swordev/dreamkit/ci.yaml?branch=main
[npm-badge]: https://img.shields.io/npm/v/@dreamkit/func?label=@dreamkit/func

## Installation

```sh
npm install @dreamkit/func
```

## Documentation

https://dreamkit.dev

## License

Distributed under the MIT License. See LICENSE for more information.
