Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ts-object-keys

funtal117MIT1.0.4TypeScript support: included

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

keys, Object, funtal, object, playerony, type-safe, functional, Typescript, typescript, Object.keys, object-keys, type-safe-keys, object-keys-ts, ts-object-keys, type-safe-object-keys, type-safe-object-property-keys

readme

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