UNPKG

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
<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)_