Skip to content

ObieMunoz/graph-image

Repository files navigation

Graph Image

Advanced Lazy-Loading and Compression with Svelte/SvelteKit and Hygraph

npm version downloads release status stars demo status npm bundle size npm bundle size

DemoObie Munoz

Graph Image Turborepo

This Turborepo includes the graph-image npmjs package and the demo application.

Build

To build both the package and the demo application, run the following command:

pnpm build

Running the Demo

To develop and run the demo app, run the following command:

pnpm dev

Contributing

We welcome contributions from everyone. If you see an issue you would like to address, please comment on the issue and create a pull request.

Bug Reports and Feature Requests

Please use the issue tracker provided by GitHub to send us bug reports or feature requests.

Pull Requests

  1. Fork the repository and create your branch from main.
  2. If you've added code that should be tested, add unit tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Make sure your code has been formatted using prettier

License

This project is licensed under the MIT License.

Contact

If you have any questions, feel free to reach out to us at graphimage@obiemunoz.com.

Acknowledgements

Thanks to all contributors who have helped to improve this project.