nanotiming
Timing utility
A timing library that allows measuring the execution time of code snippets in web and Node.js environments.
⏲ - Small timing library
35 stars
2 watching
11 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
choojs/nanorouter | A lightweight router for handling client-side route changes in web applications | 116 |
choojs/nanolocation | A small JavaScript library that extracts the current URL path and hash as a single string. | 10 |
choojs/nanoquery | Tiny JavaScript module for parsing and extracting querystring data from URLs | 49 |
choojs/nanobus | A lightweight event bus for JavaScript applications | 225 |
choojs/nanocomponent | Creates high-performance HTML components by isolating native DOM libraries and minimizing unnecessary rendering | 366 |
koajs/timer | A middleware library to measure the execution time of functions in a web application | 27 |
choojs/nanohtml | Library for creating and rendering HTML templates in Node.js with support for Server Side Rendering and DOM manipulation | 687 |
choojs/nanohref | A library that provides a simple way to handle click events on anchor elements. | 41 |
ai/nanodelay | A tiny Promise wrapper around setTimeout | 193 |
juxt/tick | Provides date and time utilities on the JVM and JavaScript runtimes, aiming to replace clj-time. | 608 |
koajs/response-time | Middleware to track and report response times in web applications. | 124 |
addyosmani/timing.js | Helps measure and analyze performance of web page interactions using the Navigation Timing API | 1,495 |
choojs/nanostate | A library for building and managing small finite state machines with support for hierarchical structures, parallel states, and history tracking. | 170 |
lo-th/neo | A lightweight JavaScript library for creating and manipulating timelines with customizable tracks and support for video and sound. | 289 |
vutran/twas | A JavaScript function to express time durations relative to the current moment | 250 |