Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asteriskzuo/zy-npm-test-package
https://github.com/asteriskzuo/zy-npm-test-package
Last synced: about 5 hours 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-04-10T06:11:31.000Z (over 2 years ago)
- Last Synced: 2024-03-24T22:00:44.352Z (8 months ago)
- Language: Java
- Size: 755 KB
- Stars: 0
- Watchers: 2
- 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