examples icon indicating copy to clipboard operation
examples copied to clipboard

Example applications, microservices, and code samples for the Internet Computer

Results 135 examples issues
Sort by recently updated
recently updated
newest added

Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit), [@sveltejs/adapter-auto](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-auto) and [@sveltejs/adapter-static](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-static). These dependencies needed to be updated together. Updates `@sveltejs/kit` from 1.17.0 to 2.8.3 Release notes Sourced from @​sveltejs/kit's releases. @​sveltejs/kit@​2.8.3 Patch Changes fix: ensure error...

dependencies
javascript

**Overview** The basic 'hello world' repo has been archived, so this PR removes the dead link. **Considerations** We could consider adding [this 'hello world' sample](https://github.com/dfinity/icp-hello-world-motoko) instead, but it's not part...

Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6. Changelog Sourced from cross-spawn's changelog. 7.0.6 (2024-11-18) Bug Fixes update cross-spawn version to 7.0.5 in package-lock.json (f700743) 7.0.5 (2024-11-07) Bug Fixes fix escaping bug...

dependencies
javascript

user in the Discord community asked for that. most recently this has been added to the rust example: - https://github.com/dfinity/examples/pull/960/files

enhancement