UNPKG

react-profiler-table

Version:

React component for printing tables with Profiler API

59 lines (41 loc) • 2.01 kB
<h1 align="center">Welcome to react-profiler-table šŸ‘‹</h1> <p> <a href="https://www.npmjs.com/package/@dankreiger/react-profiler-table" target="_blank"> <img alt="Version" src="https://img.shields.io/npm/v/@dankreiger/react-profiler-table.svg"> </a> <img src="https://img.shields.io/badge/node-%3E%3D14-blue.svg" /> <a href="https://github.com/dankreiger/react-profiler-table#readme" target="_blank"> <img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" /> </a> <a href="https://github.com/dankreiger/react-profiler-table/graphs/commit-activity" target="_blank"> <img alt="Maintenance" src="https://img.shields.io/badge/Maintained%3F-yes-green.svg" /> </a> <a href="https://github.com/dankreiger/react-profiler-table/blob/master/LICENSE" target="_blank"> <img alt="License: ISC" src="https://img.shields.io/github/license/dankreiger/@dankreiger/react-profiler-table" /> </a> </p> > React component for printing tables with Profiler API ### šŸ  [Homepage](https://github.com/dankreiger/react-profiler-table#readme) ## Prerequisites - node >=14 ## Install ```sh yarn install ``` ## Run tests ```sh yarn run test ``` ## Author šŸ‘¤ **Dan Kreiger** * Website: http://www.dankreiger.com * Github: [@dankreiger](https://github.com/dankreiger) ## šŸ¤ Contributing Contributions, issues and feature requests are welcome!<br />Feel free to check [issues page](https://github.com/dankreiger/react-profiler-table/issues). You can also take a look at the [contributing guide](https://github.com/dankreiger/react-profiler-table/blob/master/CONTRIBUTING.md). ## Show your support Give a ā­ļø if this project helped you! ## šŸ“ License Copyright Ā© 2021 [Dan Kreiger](https://github.com/dankreiger).<br /> This project is [ISC](https://github.com/dankreiger/react-profiler-table/blob/master/LICENSE) licensed. *** _This README was generated with ā¤ļø by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_