Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alex0007/guess-ts-main

Path lookup for .ts source of main package.json file
https://github.com/alex0007/guess-ts-main

Last synced: about 1 month ago
JSON representation

Path lookup for .ts source of main package.json file

Awesome Lists containing this project

README

        

# guess-ts-main [![npm](https://img.shields.io/npm/v/guess-ts-main)](https://www.npmjs.com/package/guess-ts-main) ![](https://img.shields.io/david/alex0007/guess-ts-main) [![](https://travis-ci.org/Alex0007/guess-ts-main.svg?branch=master)](https://travis-ci.org/Alex0007/guess-ts-main)

Find out path to .ts source of main package file.

For example, output for this repo should be something like:
`"/Users/alex/Development/projects/guess-ts-main/src/index.ts"`

## TODO

- [ ] add support for globs