An open API service indexing awesome lists of open source software.

https://github.com/zakodium/test-package

Test package
https://github.com/zakodium/test-package

Last synced: 5 months ago
JSON representation

Test package

Awesome Lists containing this project

README

          

# @zakodium/test-package

Test package automation.

## Usage

```js
import { myModule } from '@zakodium/test-package';

const result = myModule(args);
// result is ...
```

## License

[MIT](./LICENSE)