nodebook
Nodebook - Multi-Lang Web REPL + CLI Code runner (by netgusto)
comby
A code rewrite tool for structural search and replace that supports ~every language. (by comby-tools)
nodebook | comby | |
---|---|---|
1 | 3 | |
1,645 | 2,508 | |
0.0% | 0.9% | |
0.0 | 3.0 | |
about 1 year ago | 4 months ago | |
Go | OCaml | |
ISC License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
nodebook
Posts with mentions or reviews of nodebook.
We have used some of these posts to build our list of alternatives
and similar projects.
comby
Posts with mentions or reviews of comby.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-11.
-
Meet ast-grep: a Rust-based tool for code searching, linting, rewriting using AST
How does it compare to https://github.com/comby-tools/comby, which can work on languages it doesnt even have grammars for (to a degree)
-
How Our Engineering Team Used Python's AST to Patch 100,000s of Lines of Code
One tool that I know of like this is called Comby - https://github.com/comby-tools/comby
-
I love Comby :heart:
I love Comby, https://github.com/comby-tools/comby, in their words:
What are some alternatives?
When comparing nodebook and comby you can also consider the following projects:
codecrumbs - Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support and more.
bs-mocha
syntax-highlighter - Syntax Highlighter extension for Visual Studio Code (VSCode). Based on Tree-sitter.
angstrom - Parser combinators built for speed and memory efficiency
TabNine - AI Code Completions
ast-grep - âĦA CLI tool for code structural search, lint and rewriting. Written in Rust