@aclymatepackages/modules
v5.1.2
Published
Aclymate modules
Readme
Getting Started with Aclymate Modules
These are modules that can be used in front-end development for the Aclymate website and platform.
Available Modules
In the project directory, you can find:
OffsetsPurchaseDialogBox.js
Exports the OffsetsPurchaseDialogBox component
FootprintVideo.js
Exports the following: { FootprintVideo, convertFootprintToDriving, convertFootprintToTrees, convertFootprintToIce, }
IndustryAutocomplete.js
Exports the IndustryAutocomplete component
PlacesAutocomplete.js
Exports the custom PlacesAutocomplete component
ProjectsTypesSelect.js
Exports the custom ProjectsTypesSelect component
Usage
To use an atom component in your code, first run:
npm i @aclymatepackages/modules
This will install or update this package. Then, use your atoms of choice like so:
