File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- [ ![ npm version] ( https://badge.fury.io/js/%40exabyte-io %2Fcode.js. svg )] ( https://badge.fury.io/js/%40exabyte-io %2Fcode.js )
1
+ [ ![ npm version] ( https://badge.fury.io/js/%40mat3ra %2Fcode.svg )] ( https://badge.fury.io/js/%40mat3ra %2Fcode )
2
2
[ ![ License: Apache] ( https://img.shields.io/badge/License-Apache-blue.svg )] ( https://www.apache.org/licenses/LICENSE-2.0 )
3
3
4
- # @exabyte-io /code .js
4
+ # @mat3ra /code
5
5
6
- @exabyte-io /code .js houses COre DEfinitions (CODE) for use across the Mat3ra platform.
6
+ @mat3ra /code houses COre DEfinitions (CODE) for use across the Mat3ra platform.
7
7
Its usage can be found in other open-source packages used in the platform.
8
8
9
9
@@ -12,13 +12,13 @@ Its usage can be found in other open-source packages used in the platform.
12
12
For usage within a javascript project:
13
13
14
14
``` bash
15
- npm install @exabyte-io /code.js
15
+ npm install @mat3ra /code
16
16
```
17
17
18
18
For development:
19
19
20
20
``` bash
21
- git clone https://github.com/Exabyte-io/code.js. git
21
+ git clone https://github.com/Exabyte-io/code.git
22
22
```
23
23
24
24
You can’t perform that action at this time.
0 commit comments