1.0.15 ā€¢ Published 3 months ago

@redsdev/common-functions v1.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months 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

3 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

4 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.14

4 months ago

1.0.13

4 months ago

1.0.12

4 months ago

1.0.6

11 months ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago