1.0.15 • Published 1 year ago

@redsdev/common-functions v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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

1.0.15

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.6

2 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago