Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yamadapc/nodejs-find-definition
- Owner: yamadapc
- License: mit
- Created: 2015-01-27T00:14:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T05:01:45.000Z (almost 9 years ago)
- Last Synced: 2024-10-28T16:41:44.912Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.