Alternatives
Products that do what Tcomb v2.6 type-checked recursive types for JavaScript does
- 1AI
2015 · jsblocks.com
- 2CA
2017 · codewich.com
- 3TT
2018 · github.com
- 4LR
2020 · github.com
- 5AO
2015 · rafelsberger.at
- 6NR
2020 · github.com
- 7XE
2015 · github.com
- 8TF
2014 · gcanti.github.io
- 9TT
2019 · github.com
- 10AT
2019 · blog.hediet.de
- 11NA
2012 · nunjucks.jlongster.com
- 12DT
2015 · github.com
- 13AG
2020 · github.com
- 14TS
2024 · litdb.dev
- 15TC
2016 · github.com
- 16TC
2020 · github.com
- 17MO
2019 · github.com
- 18PT
2019 · github.com
- 19AJ
2016 · github.com
- 20TN
2019 · typescene.dev
- 21TL
2021 · github.com
- 22P8
Mar 2026 · peps.python.org
- 23CM
2020 · github.com
- 24TH
I built a library that lets you find code patterns using familiar CSS-like selectors, then connected it to Claude via MCP so AI assistants can understand and refactor codebases. The Approach // Find code patterns with intuitive selectors: const asyncFunctions = tree.findAll('function[async]'); const todoComments = tree.findAll('comment[text="TODO"]'); const reactHooks = tree.hooks(); // Built-in React support // Chain smart transformations: tree.transform() .rename('oldFunction', 'newFunction') .removeUnusedImports() .toString(); Key Features - CSS-like…
2025
Ranked by how close each launch is in meaning, then by votes. Refine with a description →