DegreeSign Utils SDK is a TypeScript library for instant access to all important utils required for any project.
Install using yarn add @degreesign/utils or npm install @degreesign/utils
OR use in browsers through CDN
<script
src="https://cdn.jsdelivr.net/npm/@degreesign/utils@1.0.1/dist/browser/degreesign.min.js"
></script>Note dsUtils is the browser global object for this library functions.