Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including ts-file-util with all npm packages installed. Try it out:

var tsFileUtil = require("ts-file-util")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

ts-file-util v0.0.1-alpha.1

ts-file-util is a TypeScript file analysis tool that provides a library and CLI for retrieving information about TypeScript files, including functions, variables, and dependencies. The library can be used as a code library in other TypeScript projects, while the CLI can be used to perform file analysis from the command line.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free