@appsweet-co/utils

Small helper functions useful in many types of projects

Usage no npm install needed!

<script type="module">
  import appsweetCoUtils from 'https://cdn.skypack.dev/@appsweet-co/utils';
</script>

README

Logo

@appsweet-co/utils

Small helper functions useful in many types of projects


NPM Documentation License: MIT TypeScript TypeDoc

-----------------------------------------------------

➤ Table of Contents

-----------------------------------------------------

➤ Install

npm install @appsweet-co/utils

-----------------------------------------------------

➤ Usage

Import utilities directly into your files:

import { clamp, map, subtract } from '@appsweet-co/utils';

-----------------------------------------------------

➤ Documentation

Visit the docs website for details. We use TypeDoc to generate documentation.

-----------------------------------------------------

➤ Author

👤 Appsweet.co

-----------------------------------------------------

➤ 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check issues page.

-----------------------------------------------------

➤ Show your support

Give a ⭐️ if this project helped you!

-----------------------------------------------------

➤ License

Licensed under MIT.


README generated with @appnest/readme