nowfound

Alternatives

Products that do what Tcomb v2.6 type-checked recursive types for JavaScript does

  1. 1AI
  2. 2CA
  3. 3TT
  4. 4LR
  5. 5AO
  6. 6NR
  7. 7XE
  8. 8TF
  9. 9TT
  10. 10AT

    2019 · blog.hediet.de

  11. 11NA
  12. 12DT
  13. 13AG
  14. 14TS
  15. 15TC
  16. 16TC
  17. 17MO
  18. 18PT
  19. 19AJ
  20. 20TN
  21. 21TL
  22. 22P8
  23. 23CM
  24. 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 →