Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/carl-hugo/types-mock20
Mock20 definition file
https://github.com/carl-hugo/types-mock20
mock20 roll20 typescript typescript-definitions
Last synced: 28 days ago
JSON representation
Mock20 definition file
- Host: GitHub
- URL: https://github.com/carl-hugo/types-mock20
- Owner: Carl-Hugo
- License: mit
- Created: 2018-04-10T00:49:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T16:57:03.000Z (about 4 years ago)
- Last Synced: 2024-04-24T01:20:41.595Z (7 months ago)
- Topics: mock20, roll20, typescript, typescript-definitions
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mock20 types definition
[Mock20](https://github.com/kyleady/Mock20) types definition file.
## How to install?
```bash
npm i types-mock20 --save-dev
```See https://www.npmjs.com/package/types-mock20
## How to contribute?
1. Fork the repo
1. Do the changes
1. Test your changes
1. Add yourself to the `contributors` array in the `package.json` file.
1. Open a Pull RequestI'll try to merge the PRs as soon as possible.