https://github.com/andreasmadsen/trace
Creates super long stack traces
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Keywords
Repository
Creates super long stack traces
Basic Info
- Host: GitHub
- Owner: AndreasMadsen
- License: mit
- Language: JavaScript
- Default Branch: master
- Homepage: https://trace.js.org
- Size: 177 KB
Statistics
- Stars: 196
- Watchers: 7
- Forks: 19
- Open Issues: 6
- Releases: 0
Topics
Metadata Files
README.md
trace 
Creates super long stack traces
See https://trace.js.org for examples.
Trace only works with node.js v8.x and newer. Use npm install trace@^2
for node.js v6 and v4.
How
sheel
npm install trace --save
node --stack_trace_limit=100 -r trace debug-me.js
This will provide a very long stack trace, if you are not interested in node internal lines, take a look at clarify.
sheel
npm install clarify --save
node --stack_trace_limit=100 -r trace -r clarify debug-me.js
For specific examples see https://trace.js.org.
Found a bug?
I encourage you to file any bugs you may find, even if you can't reduce the issue to only involve nodecore modules. I will then use all my power to fix it.
I want this module to be the best and most trusted async trace module ever!
Owner
- Name: Andreas Madsen
- Login: AndreasMadsen
- Kind: user
- Location: Copenhagen, Denmark
- Company: MILA
- Website: https://andreasmadsen.github.io/
- Twitter: andreas_madsen
- Repositories: 151
- Profile: https://github.com/AndreasMadsen
Researching interpretability for Machine Learning because society needs it.
GitHub Events
Total
- Watch event: 1
- Issue comment event: 5
- Push event: 2
- Pull request event: 1
- Create event: 1
Last Year
- Watch event: 1
- Issue comment event: 5
- Push event: 2
- Pull request event: 1
- Create event: 1
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Andreas Madsen | a****k@g****m | 99 |
| Andrew Bradley | c****e@g****m | 3 |
| Moritz Peters | m****z | 1 |
| Amila Welihinda | a****k | 1 |
| Alejandro Fernández Haro | a****o@g****m | 1 |
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 45
- Total pull requests: 12
- Average time to close issues: 3 months
- Average time to close pull requests: 19 days
- Total issue authors: 31
- Total pull request authors: 7
- Average comments per issue: 4.76
- Average comments per pull request: 1.92
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 8 days
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 5.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- AndreasMadsen (6)
- julien-f (5)
- iliakan (4)
- cdaringe (2)
- ehmicky (2)
- abrenneke (1)
- darky (1)
- agirorn (1)
- alcuadrado (1)
- kilokeith (1)
- Jimbly (1)
- markwylde (1)
- ben-page (1)
- trevnorris (1)
- mpal9000 (1)
Pull Request Authors
- cspotcode (6)
- afharo (2)
- jbunton-atlassian (1)
- ehmicky (1)
- amilajack (1)
- AndreasMadsen (1)
- maritz (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 59,556 last-month
- Total docker downloads: 2,420
- Total dependent packages: 117
- Total dependent repositories: 223
- Total versions: 33
- Total maintainers: 1
npmjs.org: trace
Creates super long stack traces
- Homepage: https://github.com/AndreasMadsen/trace#readme
- License: MIT
-
Latest release: 3.2.0
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- clarify ^2.0.0 development
- endpoint ^0.4.0 development
- execspawn ^1.0.1 development
- interpreted ^0.6.0 development
- summary ^0.3.0 development
- tap ^11.0.0 development
- stack-chain ^2.0.0