@redsdev/common-functions
TypeScript icon, indicating that this package has built-in type declarations

1.0.15 • Public • Published

Welcome to @redsdev/common-functions 👋

Version License: ISC

Library of common functionalities for web projects like String, Object, Calendar Options, and other functions

Install

npm install --save @redsdev/common-functions

Run tests

npm test

Usage Example

import { ObjectUtils } from '@redsdev/common-functions';

const number = 0;
console.log(ObjectUtils.isObject(number)); // false

Utilities

Author

👤 RedsDev

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

Package Sidebar

Install

npm i @redsdev/common-functions

Weekly Downloads

0

Version

1.0.15

License

MIT

Unpacked Size

86.5 kB

Total Files

17

Last publish

Collaborators

  • hugi847