Angular SDKs ============ To support the creation of `Spaces apps `__, ThreatConnect has two SDKs for the `Angular framework `__. Both of these SDKs are in early development and will undergo frequent changes when required. spaces-ng --------- The `spaces-ng `__ package provides functionality for Spaces apps. Documentation for spaces-ng is available `here `__. threatconnect-ng ---------------- The `threatconnect-ng `__ package allows Angular apps to communicate with the ThreatConnect API. Documentation for threatconnect-ng is available `here `__. Example App ----------- There is an example Spaces app that uses these packages `here `__.