Skip to content

Repository files navigation

jscodeshift-typescript-example

Example of using jscodeshift with TypeScript.

Usage

First install:

npm install

Try the reverse-identifiers transform:

./node_modules/.bin/jscodeshift -t ./reverse-identifiers.js --extensions=ts --parser=ts ./reverse-identifiers.input.ts --print --dry

Omit --dry to write the transformed source back to disk.

Test

npm test

About

Example of using jscodeshift with TypeScript

Resources

Stars

28 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages