0.3.1 • Published 1 year ago

pogchamp v0.3.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Logo

MIT License

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.3.1

1 year ago

0.3.0

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago

0.0.2

1 year ago