Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A simple and easy library for highlighting JavaScript stack traces.

License

NotificationsYou must be signed in to change notification settings

elmahio/jsStack.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npmlicense

A simple and easy library for highlighting JavaScript stack traces

Demo

jsStack.js - demo

Initialization

jsStack('.stacktrace');

Default values for classes

jsStack('.stacktrace',{method:'st-methodName',file:'st-fileName',line:'st-lineNumber',column:'st-column'});

Ready to go css

pre {padding:20px10px;}pre,code {background-color:#333;color:#ffffff;}.st-methodName {color:#70c9ba;font-weight: bolder;}.st-column {color:#f8b068;}.st-lineNumber {color:#ff4f68;}.st-fileName {color:#85dbff;}

About

A simple and easy library for highlighting JavaScript stack traces.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

    Contributors2

    •  
    •  

    [8]ページ先頭

    ©2009-2025 Movatter.jp