JSPM

is-some-enum

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 25
  • Score
    100M100P100Q52437F
  • License MIT

Generic type guard to check if a given value is a member of enum

Package Exports

  • is-some-enum
  • is-some-enum/dist/index.js
  • is-some-enum/dist/is-some-enum.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (is-some-enum) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Welcome to is-some-enum 👋

Generic type guard to check if a given value is a member of enum.

alt Version alt License: MIT alt Twitter: twitter.com/WojtasinskiPawe

usage-example-1

Documentation

Usage

Install

npm i is-some-enum

or

yarn add is-some-enum

Simple function example

simple-function-example

Authors

👤 Paweł Wojtasiński

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if this project helped you!

PixelShiba