0.6.0 • Published 4 months ago

pogchamp v0.6.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 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

6 months ago

0.4.0

6 months ago

0.6.0

4 months ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago