@ni/spright-components 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,11 @@
1
+ <div align="center">
2
+ <p><b>ni | spright</b></p>
3
+ </div>
4
+
5
+ # Spright Components
6
+
7
+ [![NPM Version](https://img.shields.io/npm/v/@ni/spright-components.svg)](https://www.npmjs.com/package/@ni/spright-components)
8
+
9
+ NI-styled web components following [Nimble Design System](https://nimble.ni.dev) patterns but not part of the core design system.
10
+
11
+ The `spright-components` package is intended for components that do not belong in [`nimble-components`](/packages/nimble-components) due to being: ["molecules"](https://atomicdesign.bradfrost.com/chapter-2/), product-specific, data-connected, or not "general utility". The primary component implementations are built on Nimble technologies (FAST, native web components, etc).