@hubspot/local-dev-lib
v3.1.0
Published
Provides library functionality for HubSpot local development tooling, including the HubSpot CLI
Downloads
33,814
Maintainers
Keywords
Readme
hubspot/local-dev-lib
Provides library functionality for HubSpot local development tooling, including the HubSpot CLI.
NOTE: This library is intended to replace the deprecated @hubspot/cli-lib library.
Overview
This library contains utils that facilitate interactions with HubSpot. It is consumed by the HubSpot CLI as well as other HubSpot development tooling. Major exports include:
- Config utils for managing HubSpot account configuration and access keys (docs)
- API utils to interact with HubSpot assets such as Design Manager and Developer Projects (docs)
- Utils to navigate the local filesystem, parse common HubSpot files, interact with common HubSpot objects, and connect with GitHub (docs)
Contributing
For more information on developing, see the Contributing Guide.