mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
commit
6c9c4ba93b
@ -456,7 +456,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [console.log-wrapper](https://github.com/patik/console.log-wrapper) - Log to the console in any browser with clarity.
|
||||
* [loglevel](https://github.com/pimterry/loglevel) - Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods.
|
||||
* [minilog](http://mixu.net/minilog/) – Lightweight client & server-side logging with Stream-API backends
|
||||
|
||||
* [storyboard](http://guigrpa.github.io/storyboard/) - Universal logging library + Chrome extension; it lets you see all client and server tasks triggered by a user action in a single place.
|
||||
|
||||
## RegExp
|
||||
* [RegEx101](https://regex101.com/#javascript) - Online regex tester and debugger for JavaScript. Also supports Python, PHP and PCRE.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user