Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/avajs/ava-codemods

Codemods for AVA
https://github.com/avajs/ava-codemods

0.3.2

1b3f183d58834e5b9f24340ba8563efa5378d30e authored almost 8 years ago
Reverted import to require. Fixes tape-to-ava

52aec2f3a71553a483ec7491b7788504742e06d6 authored almost 8 years ago
0.3.1

12fdf6108bb70fed0ee1aef0d65c6574737c8c33 authored about 8 years ago
Pin jscodeshift

Fixes #34.

52feb0e3c4b5f6d3ca5644a887b62275e4877f40 authored about 8 years ago
Docs: Add link to french translation (#33)

cbddb4b4256a40523b78e873d0ea1248fab17150 authored over 8 years ago
0.3.0

69b3006f6fb4593a089e4b9a3375f5ffe3a9253c authored over 8 years ago
make it actually work

fixes #26

84df9d50703229e69387875e503db309932b575a authored over 8 years ago
Add transform from Tape to AVA (#28)

e49f8496df390ab45a9804e6fbaed54baaea9513 authored over 8 years ago
Allow `package.json` to be dirty

Fixes #14.

eb122c981514386e318e2b68479eccc8a9f809e7 authored over 8 years ago
Use `jscodeshift-ava-tester` to create codemod tests (#29)

b04f05210970c4b2f206a99911e23f5f617dd043 authored over 8 years ago
Use ava assertions in tests, and upgrade ava to latest version (#25)

d727529bcd0583bcf806bd92a383f35bc7a319b8 authored over 8 years ago
drop support for Node.js 0.12 and 0.10

and some meta tweaks

f8637ec80c25be2032421fdea2ab5dcd363ab7df authored over 8 years ago
Add .error to .ifError codemod (#27)

5d5772e300ed47ed6e3820c2ce9489eb6fe57d03 authored over 8 years ago
bump dependencies

7567683efb032c7db4ed77cb4ef00e99f6efe9b7 authored over 8 years ago
fix XO lint issue

8a19c3b0fa3241743fc83dfe8a351cea96da885e authored over 8 years ago
cleanup

ec1df335faa5e1b71ee0b5b6f9ac8b5b5223c660 authored over 8 years ago
ES6ify the code (#24)

6be45ddd7c9a073cb5f53571d5b1467c517e4a43 authored over 8 years ago
update default file patterns according to latest AVA

9b8e00774df97fe1f4856c61b1fac933df5cab8b authored over 8 years ago
meta tweaks

c83d509e20a720454ba213b076f3c88810956951 authored over 8 years ago
Update repository field (#23)

11f0980fe3a5aca47b1260f23bdc5f06498082ce authored over 8 years ago
Fix broken build badge (#21)

ca69a14923197ba1992e28e347ded18576f42974 authored over 8 years ago
0.2.1

47073b5b58aa6f3fb24f98757be5d3f56218d160 authored almost 9 years ago
Avoid changing code style.

Avoid changing the code style by replacing less of the AST.

Fixes #15

e375eb7e7cd3e10b821487a0c8f171c1b0e0cf78 authored almost 9 years ago
add screenshot and simplify readme text

d9aae2a5a5405eb398f0ce2d91f18507b475fc54 authored almost 9 years ago
Bump AVA

Used ava-codemods to bump AVA itself. It worked awesome!

b7dc11771327fd1a367d67f6d98755638cd642fe authored almost 9 years ago
0.2.0

538613021f1a66178ad4ba4c63b8e6e59e0ca8bb authored almost 9 years ago
Infer test files from package.json / use AVA defaults

* Fix error when specifying no path.

When pressing enter for the `files` question, the value ...

a49ceb2b8e46c6c1aab130157123fe48d7d15a7d authored almost 9 years ago
add update-notifier

352cf610118c10bfebc61d7b3df133315aa96ec2 authored almost 9 years ago
0.1.1

3a3930e5f90dec2d44bc48b0e9a3de062fd845d3 authored almost 9 years ago
Merge CLI

I released from the wrong branch. oops

362cfee4af7dfcf07342c0ea1a33a80a0b440eee authored almost 9 years ago
Add documentation

2c9da0e87f3afabfe6d2f713d3f409c144ec59de authored almost 9 years ago
0.1.0

1efd94457a495e87b97f5e19196541baa5ac6218 authored almost 9 years ago
Allow paths for target files to be passed on the command line

Instead of only using the prompt.

The command line has tab completion, so it can be handier f...

0fff6dad28f9ec4bbb3deeb5d75f4e8465ab1428 authored almost 9 years ago
Allow paths for target files to be passed on the command line

Instead of only using the prompt.

The command line has tab completion, so it can be handier for...

44c9b0383634d1dd50e011dcc3f42613f0b0c6f7 authored almost 9 years ago
fix linter error

23ab8cc297566553dd7220829ce878d8c72f1ebf authored almost 9 years ago
don't use template literal as it's not supported on Node.js <4

e4f807c1f2e5b2fe6a956e159ca7898a8bc4f5dc authored almost 9 years ago
cli: confirm no uncommitted changes before running.

Uses `is-git-clean` to determine if there are any uncommited changes and refuses to run if there...

ba303fe58103ed2f6df5984bb99a6f533332872e authored almost 9 years ago
set correct `cwd` for the npm run path

a75dd100ab50afefeeb9197048faecf62680194d authored almost 9 years ago
minor tweaks

8bc5fa8a24cb0566e40d122337560985b4ba3e13 authored almost 9 years ago
Add CLI to help select/run codemods

* Add CLI to help select/run codemods

* Update README.md

* Add meow, warning messages and ...

b8c8a42f5e03e55dc007d3eb352c8b28fed8840a authored almost 9 years ago
Add ok-to-truthy codemod

c085a3ce3c55c3776b1f510f4e15d67b2f55469f authored almost 9 years ago
0.0.1

6d32ae201657acfab989fb10ea4cacb2dcb2da96 authored almost 9 years ago
init commit

1b6b141b1fd898a23e4fea4ea9f531fdcb4b7b2c authored almost 9 years ago