https://github.com/hexlet/hexlet-job-analysis
https://github.com/hexlet/hexlet-job-analysis
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet/hexlet-job-analysis
- Owner: Hexlet
- Created: 2025-02-27T03:13:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-01T06:49:03.000Z (8 months ago)
- Last Synced: 2025-10-01T08:40:49.082Z (8 months ago)
- Language: TypeScript
- Size: 967 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
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/).