1.3.0 • Published 4 years ago

sasquatch v1.3.0

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

Build Status Code Climate

sasquatch

A configurable code modifier for typescript and friends. Can transform entire codebases to enforce better coding practices, eliminate tech debt in one fell swoop, and catch bad code before it is committed.

Installation

  • Install globally: npm i -g sasquatch

Usage

  • sasquatch <file|glob>

Configuration

By default, all transforms will be executed. If you want to whitelist transforms for a project, copy default.config.ts to your_project_root/sasquatch.config.ts and remove any transforms you don't want.

Shoutout

This project heavily depends on https://dsherret.github.io/ts-morph/, so huge shoutout to dsherret for his work there and thorough documentation.

1.3.0

4 years ago

1.2.0

4 years ago

1.1.15

4 years ago

1.1.14

5 years ago

1.1.13

5 years ago

1.1.12

5 years ago

1.1.11

5 years ago

1.1.10

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.0

10 years ago