npm-autocomplete

atom editor autocomplete-plus provider for writing require statements to npm packages

capaj

2,038

5

0.1.2

MIT

GitHub

This package provides the following services:

npm-autocomplete package

Autocomplete NPM packages in atom when writing require statements. In order to get completions, your package.json must be located in the root directory of your atom project.

TODO:

  1. autocomplete all packages, not just those in package.json
  2. fix tests

A screenshot of your package