seeing_is_believing
Code evaluator
An editor extensibility tool for evaluating and recording the results of each line of Ruby code
Displays the results of every line of code in your file
1k stars
19 watching
54 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ilyaumanets/improve_your_code | A tool that analyzes Ruby code for common design flaws and suggests improvements. | 0 |
jonatas/fast | Tools to search and refactor Ruby code directly in its abstract syntax tree | 256 |
olical/conjure | An interactive environment for evaluating code within a running program. | 1,785 |
janlelis/code | A Ruby tool for displaying the source code of methods in various programming languages | 24 |
keithrbennett/trick_bag | A collection of Ruby classes and methods to simplify and enhance code writing. | 34 |
testdouble/suture | A tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects. | 1,409 |
rubychan/coderay | A Ruby library for syntax highlighting and formatting source code with line numbers. | 846 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
rubocop/rubocop-performance | Analyzes code performance and provides suggestions for optimization | 685 |
gavinaiken/eslint-plugin-chai-expect-keywords | A tool that checks for unsupported keywords in chai.js expect() assertions during code analysis. | 1 |
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
codetriage/codetriage | Helps non-maintainers diagnose and review issues in open-source projects to make maintainers' work easier. | 1,410 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
cjheath/treetop | A toolset for building interpreters of simple languages using parsing expression grammars and Ruby | 306 |
brettz9/eslint-config-ash-nazg | A comprehensive configuration for JavaScript projects with enhanced error checking and code quality control. | 6 |