0.6.0 • Published 5 months ago

pogchamp v0.6.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Logo

MIT License

npm version

Installation

Using npm:

  npm install pogchamp

Using yarn:

  yarn add pogchamp

Using pnpm:

  pnpm add pogchamp

Features

  • ESM & commonJS import support
  • Well optimized helpful utility functions

Usage/Examples

import { hasValue, invertObject } from 'pogchamp'

hasValue(true)
invertObject({ name: "anton"})

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Roadmap

  • Add more utils functions
  • Add proper docs for lib

Tech Stack

Typescript

Authors

0.5.0

7 months ago

0.4.0

7 months ago

0.6.0

5 months ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.2

3 years ago