Skip to content

A simple key extractor/generator, intended for use with arrays of objects in React

License

Notifications You must be signed in to change notification settings

dlh3/react-key-generator

Repository files navigation

react-key-generator

Travis Build Status Github Build Status npm version Known Vulnerabilities License ts

A simple key extractor/generator, intended for use with arrays of objects in React

Usage

Pending...

Debugging

The project can be debugged with Chrome Node DevTools.

First off, add debugger statements in the code where you would like to place your breakpoints. Then add code to index.ts to call the function(s) you wish to debug. Run:

npm run debug

This will compile the typescript then run node --inspect-brk so you can attach the Chrome Node DevTools debugger. Open Chrome browser, go to chrome://inspect, and click "Open dedicated DevTools for Node" under Devices.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Dave Hughes

💬 💻 🎨 📖 💡 💵 🤔 🚇 🚧 📦 👀 ⚠️

Palecio

💬 🤔 👀

rtellez-xumak

💬 🤔

lmorales-xumak

💬

cwparsons

💬 🤔

Tomek

🤔

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A simple key extractor/generator, intended for use with arrays of objects in React

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published