Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Emoji based semantic scoped debuging for Javascript/Typescript, Python, Go and Dart providing callstack/stacktrace information

License

NotificationsYou must be signed in to change notification settings

teal-finance/emo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoji based semantic scoped debugging for Go, Python, Typescript/Javascript and Dart

Documentation

Completeevents list

How to contribute

To add more emojis and methods please edit thecodegen/ref.json file.The code in all languages is generated in from this file.

Generate the code

Run the codegen tools to build up the functions from thecodegen/ref.json file.

Build the Go library

make go

This will regenerate thegenerated.go file

Build the Python library

make py

This will regenerate thelang/python/pyemo/emo_gen.py file

Build the Typescript library

make ts

This will regenerate thelang/typescript/src/emo_gen.ts file

Build the Dart library

make dart

This will regenerate thelang/dart/lib/src/debug.dart file

Build all languages at once

make all

Generate the doc

Regenerate the complete events list:

make doc

Development

Run the tests

maketest

Visualize the tests coverage:

make cov

About

Emoji based semantic scoped debuging for Javascript/Typescript, Python, Go and Dart providing callstack/stacktrace information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp