chore: rename ostate to omis

This commit is contained in:
dntzhang 2019-10-01 17:02:45 +08:00
parent 86f69e2acc
commit b8550e1a4e
31 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
## Ostate
## Omis
Observable state for JavaScript apps.
Observable store system for JavaScript apps.
## Usage in React
@ -26,4 +26,4 @@ ReactDOM.render(
);
```
## Usage in Vue
## Usage in Vue

View File

@ -1,6 +1,6 @@
{
"name": "ostate",
"version": "0.0.0",
"name": "omis",
"version": "2.0.0",
"description": "",
"main": "index.js",
"scripts": {

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 8.0 KiB

After

Width:  |  Height:  |  Size: 8.0 KiB

View File

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB