8000 GitHub - jeeyo/devfeedback-js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jeeyo/devfeedback-js

 
 

Repository files navigation

agoda-devfeedback

This is a JavaScript/TypeScript package to collect metrics that relate to developers' experience.

Installing

Install the package:

npm install --save-dev agoda-devfeedback

or

yarn add --dev agoda-devfeedback

Please note that when an error happens, the package will put the error message to devfeedback.log file in the current working directory.
You might need to add this file to .gitignore to avoid committing it to the repository.

Supported Metrics

Build Time (Compilation Time)

This package supports collecting the build time (compilation time) of projects that are using Webpack (4.x or 5.x) or Vite (4.x).
Follow this instruction to get started.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.2%
  • JavaScript 3.8%
0