{"library":"redux-user-timing","type":"library","category":null,"description":"redux-user-timing is a Redux middleware designed to integrate Redux action dispatching with the browser's User Timing API, enabling performance profiling of Redux applications within tools like Chrome DevTools. The current stable version is `1.0.2`, released in January 2019. The package has seen no significant updates or active development since then, indicating a maintenance state. Its primary differentiator is its straightforward approach to leveraging a native browser API (`performance.mark()` and `performance.measure()`) for performance measurement, specifically marking Redux action lifecycles. It is explicitly intended for development environments only and does not provide advanced profiling features beyond basic action timing.","language":"javascript","status":"maintenance","version":"1.0.2","tags":["javascript","redux","redux middleware","performance","profiling","user timing"],"install":[{"cmd":"npm install redux-user-timing","imports":["import userTiming from 'redux-user-timing';","const userTiming = require('redux-user-timing');","import { applyMiddleware } from 'redux';"]},{"cmd":"yarn add redux-user-timing","imports":[]},{"cmd":"pnpm add redux-user-timing","imports":[]}],"homepage":null,"github":"https://github.com/taehwanno/redux-user-timing","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/redux-user-timing","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/redux-user-timing/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Wed Jul 22","install_tag":null}}