https://github.com/hexlet/hexlet-job-analysis
https://github.com/hexlet/hexlet-job-analysis
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet/hexlet-job-analysis
- Owner: Hexlet
- License: agpl-3.0
- Created: 2025-02-27T03:13:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-20T16:24:59.000Z (5 months ago)
- Last Synced: 2026-07-21T19:36:59.092Z (9 days ago)
- Language: TypeScript
- Size: 1.64 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# job-analysis
```bash
npm i -g @hexlet/job-analysis
analyze-jobs init
analyze-jobs download
// Example: analyze-jobs download php
// Example: analyze-jobs download java
analyze-jobs normalize
analyze-jobs analyze
// Example: analyze-jobs download java
```
## TODO
- More analytics
- Release (ts => js)
### Maybe
- Add typespec for vacancies:
- Generate lib using
## Setup
```bash
make install
```
## Run tests
```bash
make test
```
[](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=nodejs-package)
This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=nodejs-package).
See most active contributors on [hexlet-friends](https://friends.hexlet.io/).