primal-js
Version:
A library that aims to bring several features that are natively in other languages but are missing in JS.
44 lines (30 loc) ⢠1.41 kB
Markdown
<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)_