How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
` $ apm install ava `
The main features of avajs/atom-ava are: Packages.
Projects with overlapping indexed features include: avajs/ava-preact-init — This utility configures AVA to transform JSX with pragma required for Preact (h) and adds support for importing… avajs/eslint-plugin-ava — ESLint rules for AVA. avajs/grunt-ava — Please consider if you really need Grunt for this. Using a npm run script would be better. avajs/gulp-ava — `` $ npm install --save-dev gulp-ava ``. avajs/sublime-ava — Install AVA with Package Control and restart Sublime. ahmedelgabri/vim-ava-snippets — ``sh $ git clone https://github.com/ahmedelgabri/vim-ava-snippets.git ~/.vim/UltiSnips/ ``.
This utility configures AVA to transform JSX with pragma required for Preact (h) and adds support for importing project files using Babel with existing configuration. It also installs AVA, in case it's missing.
Please consider if you really need Grunt for this. Using a npm run script would be better.
`sh $ git clone https://github.com/ahmedelgabri/vim-ava-snippets.git ~/.vim/UltiSnips/ `