@useskit/utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

npm version npm bundle size npm downloads GitHub package.json version forks stars License: MIT

Common tools of javascript

🛠️ Install

  • CDN Link

unpkg visit url : https://unpkg.com/@useskit/utils

<script src="https://unpkg.com/@useskit/utils"></script>
  • npm
npm install @useskit/utils

🧪 Functions

  • base data type extension
    • array
    • date
    • function
    • string
    • object
  • is functions
    • isObject
    • isPlainObject
    • isWindow
    • isElement
    • isUndefined
    • isTextNode
    • isPrimitive
    • isNumber
    • isNumeric
    • isString
    • isBoolean
    • isDate
    • isArray
    • isFunction
    • isIterable
    • isEmply
  • clone functions
    • deepClone

✍️ Usage

🧑 Author

🤝 Contributing

Contributions, issues and feature requests are welcome! issues page.

⭐️ Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 aipeli && UsesKit. This project is MIT licensed.


This README was generated with ❤️ by fast-readme

Package Sidebar

Install

npm i @useskit/utils

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

59.6 kB

Total Files

17

Last publish

Collaborators

  • uses-kit
  • aipeli