You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-29Lines changed: 14 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,6 @@
1
-
# Layer5 Design System Sistent
1
+
# Sistent Design System Sistent
2
2
3
-
The Sistent Design System from Layer5 provides the open source building blocks to design and implement consistent, accessible, and delightful product experiences.
-[Layer5 Logos](https://layer5.io/company/brand) (more assets available in shared Community drive).
17
-
18
-
### Components and Packages
19
-
20
-
- Design System components in React.js
3
+
The Sistent Design System provides the open source building blocks to design and implement consistent, accessible, and delightful product experiences. Visit the <ahref="https://layer5.io/projects/sistent">project website</a> for more information.
To revert back to the official package, first unlink the package, then install the official package using the following commands:
184
168
185
169
```
186
-
npm unlink @layer5/sistent
187
-
npm install @layer5/sistent
170
+
npm unlink @sistent/sistent
171
+
npm install @sistent/sistent
188
172
```
173
+
189
174
> [!NOTE]
190
175
> Avoid using `type any` in your code. Always specify explicit types to ensure type safety and maintainability.
191
176
@@ -228,4 +213,4 @@ Find out more on the <a href="https://layer5.io/community">Layer5 community</a>.
228
213
✔️<em><strong>Explore more</strong></em> in the <a href="https://layer5.io/community/handbook">Community Handbook</a>.<br />
229
214
</p>
230
215
<p align="center">
231
-
<i>Not sure where to start?</i> Grab an open issue with the <a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Alayer5labs+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22help+wanted%22+">help-wanted label</a>.</p>
216
+
<i>Not sure where to start?</i> Grab an open issue with the <a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+(org%3Alayer5io+OR+org%3Ameshery+OR+org%3Alayer5labs+OR+org%3Aservice-mesh-performance+OR+org%3Aservice-mesh-patterns+OR+org%3Ameshery-extensions)+label%3A%22help+wanted%22">help-wanted label</a>.</p>
0 commit comments