Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alex0007/guess-ts-main
- Owner: Alex0007
- Created: 2020-01-01T14:54:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:00:27.000Z (almost 2 years ago)
- Last Synced: 2024-09-15T13:53:10.159Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 982 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
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