0.2.5 • Published 5 years ago

@snappmarket/object-helpers v0.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

Object helpers

✴ Methods that helps us to work with objects

version downloads PRs Welcome MIT License

Watch on GitHub Star on GitHub

get started

We provide two way of using this package single or multi :

npm i @snappmarket/object-helpers
OR
npm i @snappmarket/helpers

methods

removeByKey
flattenObject
makeCookieString
safeObjectPropertyRead
getNextProp
serializeObject

usage

import { METHOD_NAME } from '@snappmarket/object-helpers';
// or
// import { METHOD_NAME } from '@snappmarket/helpers';

0.2.5

5 years ago

0.2.3

5 years ago

0.2.1-alpha.0

5 years ago

0.1.26

5 years ago

0.1.24

5 years ago

0.1.23

5 years ago

0.1.22

5 years ago

0.1.11

5 years ago

0.1.12

5 years ago

0.1.13

5 years ago

0.1.15

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago