@equinor/echo-framework 0.15.4-beta-1 → 0.16.0-beta-0

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 CHANGED
@@ -1,3 +1,5 @@
1
+ ![logo](https://raw.githubusercontent.com/equinor/EchoCore/main/doc/ee.png)
2
+
1
3
  # EchoFramework
2
4
 
3
5
  This publishable library was generated with [Nx](https://nx.dev).
@@ -14,11 +16,11 @@ Check the [readme](/libs/README.md) in the NX libraries folder.
14
16
 
15
17
  Framework houses multiple tools for UI bars, panels and menu functionality that can be used in Web and modules. See more in the [related docs](./doc/echo-framework-ui.md).
16
18
 
17
- ## Awailable NPM scripts
19
+ ## Available NPM scripts
18
20
 
19
- - `lint-framework`
20
- - `build-framework`
21
- - `test-framework`
21
+ - `lint-framework`
22
+ - `build-framework`
23
+ - `test-framework`
22
24
 
23
25
  ## Old repository of echoFramework
24
26