1.0.4 • Published 2 years ago

ts-object-keys v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Welcome to ts-object-keys 👋

Fix for Object.keys, which normally just returns an array of strings, which is not good when you care about strong typing.

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

usage-example-1

usage-example-2

Documentation

Usage

Install

npm i ts-object-keys

or

yarn add ts-object-keys

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