Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yamadapc/nodejs-find-definition

WIP - Find the definition of a token in a node.js module
https://github.com/yamadapc/nodejs-find-definition

Last synced: about 1 month ago
JSON representation

WIP - Find the definition of a token in a node.js module

Awesome Lists containing this project

README

        

# nodejs-find-definition
Work-in progress server to find the definition of some token in a Node.JS
module.

Finds definitions local to a module and imported from somewhere else.

## License
This code is licensed under the MIT license for Pedro Tacla Yamada. For more
information refer to the [LICENSE](/LICENSE) file.