@stryke/types 0.7.0 â 0.7.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 +18 -21
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<!-- markdownlint-disable -->
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
<div align="center"><img src="https://
|
|
6
|
+
<div align="center"><img src="https://public.storm-cdn.com/storm-banner.gif" width="100%" alt="Storm Software" /></div>
|
|
7
7
|
<br />
|
|
8
8
|
|
|
9
9
|
<div align="center">
|
|
@@ -22,7 +22,7 @@ This package is part of Storm Software's **đŠī¸ Stryke** monorepo. Stryke pac
|
|
|
22
22
|
|
|
23
23
|
<h3 align="center">đģ Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
24
24
|
|
|
25
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
26
26
|
|
|
27
27
|
> [!IMPORTANT] This repository, and the apps, libraries, and tools contained
|
|
28
28
|
> within, is still in it's initial development phase. As a result, bugs and
|
|
@@ -51,24 +51,21 @@ across many projects.
|
|
|
51
51
|
|
|
52
52
|
<!-- START doctoc -->
|
|
53
53
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
54
|
-
|
|
55
54
|
## Table of Contents
|
|
56
55
|
|
|
57
|
-
- [
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
- [
|
|
61
|
-
- [
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
- [Contributing](#contributing)
|
|
71
|
-
- [Contributors](#contributors)
|
|
56
|
+
- [Installing](#installing)
|
|
57
|
+
- [Reduced Package Size](#reduced-package-size)
|
|
58
|
+
- [Development](#development)
|
|
59
|
+
- [Building](#building)
|
|
60
|
+
- [Running unit tests](#running-unit-tests)
|
|
61
|
+
- [Linting](#linting)
|
|
62
|
+
- [Storm Workspaces](#storm-workspaces)
|
|
63
|
+
- [Roadmap](#roadmap)
|
|
64
|
+
- [Support](#support)
|
|
65
|
+
- [License](#license)
|
|
66
|
+
- [Changelog](#changelog)
|
|
67
|
+
- [Contributing](#contributing)
|
|
68
|
+
- [Contributors](#contributors)
|
|
72
69
|
|
|
73
70
|
<!-- END doctoc -->
|
|
74
71
|
|
|
@@ -247,7 +244,7 @@ specification. Contributions of any kind welcome!
|
|
|
247
244
|
<br />
|
|
248
245
|
|
|
249
246
|
<div align="center">
|
|
250
|
-
<img src="https://
|
|
247
|
+
<img src="https://public.storm-cdn.com/logo-banner.png" width="100%" alt="Storm Software" />
|
|
251
248
|
</div>
|
|
252
249
|
<br />
|
|
253
250
|
|
|
@@ -278,9 +275,9 @@ generation of development tools, please reach out on our
|
|
|
278
275
|
|
|
279
276
|
<br />
|
|
280
277
|
|
|
281
|
-
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://
|
|
278
|
+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/icon-fill.png" alt="Storm Software" width="200px"/></a></div>
|
|
282
279
|
<br />
|
|
283
|
-
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://
|
|
280
|
+
<div align="center"><a href="https://stormsoftware.com" target="_blank"><img src="https://public.storm-cdn.com/visit-us-text.svg" alt="Visit us at stormsoftware.com" height="90px"/></a></div>
|
|
284
281
|
|
|
285
282
|
<br />
|
|
286
283
|
|