svelte-chess
svelte-chess copied to clipboard
Fully playable chess component for Svelte.
Let's say I have PGN of a game and I would like to load it on svelte-chess component, how do I do it? I only see an option for FEN...
npm ERR! Could not resolve dependency: -- 23:47:00.492 | npm ERR! peer svelte@"^3.54.0" from [email protected] 23:47:00.492 | npm ERR! node_modules/svelte-chess 23:47:00.492 | npm ERR! svelte-chess@"^0.11.1" from the root project 23:47:00.493...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.9.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v6.9.1 6.9.1 (2023-10-30) Bug Fixes eslint-plugin: [naming-convention] allow PascalCase for imports (#7841) (7ad86ee) eslint-plugin: [no-unused-expressions] handle TSInstantiationExpression expression...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.22.5 to 1.27.3. Release notes Sourced from @sveltejs/kit's releases. @sveltejs/kit@1.27.3 Patch Changes fix: use correct environment file for rendering spa fallback page (#10963) @sveltejs/kit@1.27.2 Patch Changes fix:...
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.33.0 to 0.34.6. Release notes Sourced from vitest's releases. v0.34.6 🐞 Bug Fixes Overwrite global URL with environment's - by @sheremet-va in vitest-dev/vitest#4164 (cbe13) Correctly resolve external...
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 0.34.1 to 0.34.6. Release notes Sourced from @vitest/coverage-v8's releases. v0.34.6 🐞 Bug Fixes Overwrite global URL with environment's - by @sheremet-va in vitest-dev/vitest#4164 (cbe13) Correctly resolve external...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.1 to 2.6.2. Release notes Sourced from tslib's releases. tslib 2.6.2 What's Changed Fix path to exports["module"]["types"] by @andrewbranch in microsoft/tslib#217 Full Changelog: https://github.com/microsoft/tslib/compare/v2.6.1...v2.6.2 Commits 49ac8dc 2.6.2...
Sorry for the delay. There is a full list of pieces that are not added yet that require a lot of manual preparation, but I added a CONTRIBUTING guide on...
I started the work on optimizing some pieces sets for the project, so that users can choose between a decent amount of piece styles. Should they be placed in this...