hi-util
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

hi-utils

Simple collection of common utils

import { objectToQueryStr } from 'hi-util'
// ?foo=foo&bar=1
objectToQueryStr({
  foo: 'foo',
  bar: 1
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.5
    7
    • latest

Version History

Package Sidebar

Install

npm i hi-util

Weekly Downloads

7

Version

1.0.5

License

MIT

Unpacked Size

71.6 kB

Total Files

24

Last publish

Collaborators

  • yanghi