Appearance
Getting Started
This library may be integrated with any frontend framework. It comes with built-in support for Vue 3, which is assumed throughout the documentation. It also has features which are Vue-specific, such as form handling and validation.
bash
npm install @blueprint-ts/core --saveVersioning
Blueprint TS follows Semantic Versioning. Upgrading from one major version to another may require some changes to your code, which will be documented in the Upgrading section of this documentation.