https://github.com/gw2efficiency/custom-recipes
Additional recipes which the official API does not provide.
https://github.com/gw2efficiency/custom-recipes
maintained
Last synced: 3 months ago
JSON representation
Additional recipes which the official API does not provide.
- Host: GitHub
- URL: https://github.com/gw2efficiency/custom-recipes
- Owner: gw2efficiency
- License: gpl-3.0
- Created: 2015-11-25T17:26:10.000Z (almost 10 years ago)
- Default Branch: schema-update
- Last Pushed: 2025-07-10T22:21:45.000Z (3 months ago)
- Last Synced: 2025-07-11T04:27:18.883Z (3 months ago)
- Topics: maintained
- Language: JavaScript
- Homepage:
- Size: 3.38 MB
- Stars: 6
- Watchers: 2
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Custom recipes
[](https://travis-ci.org/gw2efficiency/custom-recipes)
> Additional recipes which the official API does not provide.
## Development
After making changes, please run the following commands to ensure the recipes are valid:
```bash
yarn recipes:format
yarn recipes:test
```## License
[GPL-3.0](LICENSE)