TypeScript-Call-Graph VS runtypes

Compare TypeScript-Call-Graph vs runtypes and see what are their differences.

TypeScript-Call-Graph

CLI to generate an interactive graph of functions and calls from your TypeScript files (by whyboris)

runtypes

Runtime validation for static types (by runtypes)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
TypeScript-Call-Graph runtypes
3 22
213 2,547
- 0.9%
0.0 5.6
about 1 year ago 3 months ago
JavaScript TypeScript
MIT License MIT License
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.

TypeScript-Call-Graph

Posts with mentions or reviews of TypeScript-Call-Graph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-31.

runtypes

Posts with mentions or reviews of runtypes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-14.

What are some alternatives?

When comparing TypeScript-Call-Graph and runtypes you can also consider the following projects:

ts-node - TypeScript execution and REPL for node.js

zod - TypeScript-first schema validation with static type inference

typescript-eslint - :sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript

typescript-is

io-ts - Runtime type system for IO decoding/encoding

codebase-visualizer-action - Visualize your codebase during CI.

type-fest - A collection of essential TypeScript types

LookAtThat - Render source code in 3D, for macOS and iOS.

typegraphql-prisma - Prisma generator to emit TypeGraphQL types and CRUD resolvers from your Prisma schema

proposal-record-tuple - ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!

ts-auto-guard - Generate type guard functions from TypeScript interfaces