TypeScript types for interacting with Autodesk Forma Elements.
This package contains schema and type definitions for _elements_ - the key building block for data
in Autodesk Forma. It is intended to be used
by Forma SDK developers when building extensions.
In addition to this README, the types and their docstrings are very useful tools
when interacting with Forma elements.
To learn more about Forma's element system, please visit the docs!
Using npm:
``sh`
npm install --save-dev forma-elements
or using yarn:
`sh`
yarn add --dev forma-elements
- npm` package: https://www.npmjs.com/package/forma-elements
- Forma element system documentation: https://aps.autodesk.com/en/docs/forma/v1/working-with-forma/element-system/
- JavaScript SDK: https://www.npmjs.com/package/forma-embedded-view-sdk
- Developer forum: https://forums.autodesk.com/t5/forma-developer-forum/bd-p/forma_api_forum