https://github.com/apify/apify-shared-js
Utilities and constants shared across Apify projects.
https://github.com/apify/apify-shared-js
Last synced: about 1 month ago
JSON representation
Utilities and constants shared across Apify projects.
- Host: GitHub
- URL: https://github.com/apify/apify-shared-js
- Owner: apify
- License: apache-2.0
- Created: 2018-01-17T15:08:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2026-05-04T11:31:40.000Z (about 1 month ago)
- Last Synced: 2026-05-04T11:38:18.762Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@apify/utilities
- Size: 28.6 MB
- Stars: 18
- Watchers: 7
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Apify shared library
[](https://github.com/apify/apify-shared-js/actions/workflows/test_and_release.yaml)
package | version
--------|--------
`@apify/consts` | [](https://www.npmjs.com/package/@apify/consts)
`@apify/datastructures` | [](https://www.npmjs.com/package/@apify/datastructures)
`@apify/git` | [](https://www.npmjs.com/package/@apify/git)
`@apify/hubspot_client` | [](https://www.npmjs.com/package/@apify/hubspot_client)
`@apify/input_schema` | [](https://www.npmjs.com/package/@apify/input_schema)
`@apify/input_secrets` | [](https://www.npmjs.com/package/@apify/input_secrets)
`@apify/image_proxy_client` | [](https://www.npmjs.com/package/@apify/image_proxy_client)
`@apify/json_schemas` | [](https://www.npmjs.com/package/@apify/json_schemas)
`@apify/log` | [](https://www.npmjs.com/package/@apify/log)
`@apify/markdown` | [](https://www.npmjs.com/package/@apify/markdown)
`@apify/payment_qr_codes` | [](https://www.npmjs.com/package/@apify/payment_qr_codes)
`@apify/pseudo_url` | [](https://www.npmjs.com/package/@apify/pseudo_url)
`@apify/utilities` | [](https://www.npmjs.com/package/@apify/utilities)
`@apify/timeout` | [](https://www.npmjs.com/package/@apify/timeout)
Internal utilities and constants shared across Apify projects.
Unless you work at Apify ([interested?](https://apify.com/jobs)), you shouldn't use this package directly,
as things might break for you any time without deprecation warning.