Skip to content

jmdejno/lil-codemods

Repository files navigation

lil-codemods

npm version

A collection of codemods for Ember.

Usage

To run a specific codemod from this project, you would run the following:

npx lil-codemods run

# or

yarn global add lil-codemods
lil-codemods run

Transforms

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test

Update Documentation

  • yarn update-docs

About

Ember codemods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published