https://github.com/asteriskzuo/zy-npm-test-package
https://github.com/asteriskzuo/zy-npm-test-package
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/asteriskzuo/zy-npm-test-package
- Owner: AsteriskZuo
- License: mit
- Created: 2022-04-08T06:51:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T06:11:31.000Z (about 3 years ago)
- Last Synced: 2025-04-14T19:17:23.083Z (about 2 months ago)
- Language: Java
- Size: 755 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-zy-npm-test-package
test for create package
## Installation
```sh
npm install react-native-zy-npm-test-package
```## Usage
```js
import { multiply } from "react-native-zy-npm-test-package";// ...
const result = await multiply(3, 7);
```## Contributing
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
## License
MIT