<h1 align="center">Welcome to primal-js 👋</h1>
<p>
  <a href="https://www.npmjs.com/package/primal-js" target="_blank">
    <img alt="Version" src="https://img.shields.io/npm/v/primal-js.svg">
  </a>
  <a href="https://github.com/Hadaward/primal-js/blob/main/DOCS.md#docs" target="_blank">
    <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
  </a>
  <a href="https://github.com/Hadaward/primal-js/blob/main/LICENSE" target="_blank">
    <img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
  </a>
</p>

> A library that aims to bring several features that are natively in other languages but are missing in JS.

### 🏠 [Homepage](https://github.com/Hadaward/primal-js#readme)

## Install

```sh
npm install primal-js
```

## Author

👤 **Hadaward**

* Github: [@Hadaward](https://github.com/Hadaward)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/Hadaward/primal-js/issues). 

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2021 [Hadaward](https://github.com/Hadaward).<br />
This project is [MIT](https://github.com/Hadaward/primal-js/blob/main/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_