Skip to content

funtal/object-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published