chengruixin


  • This package uses seraching algorithm to find similar strings

    published version 0.0.2, 4 years ago
  • use `createStore` to create a store globally accessded ```js const { dispatch, useConnector } = createStore({ count: 0 }); ```

    published version 0.1.9, 2 years ago