Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
.DS_Store

*.log

*.sublime-project
*.sublime-workspace
.npmrc
.prettierignore
.pi/sandbox.json
.pi/allowed-paths.json
node_modules
CLAUDE.md
34 changes: 15 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,26 +32,23 @@ Help the project become sustainable by sponsoring us on <a target="_blank" href=
<tbody>
<tr>
<td>
<a target="_blank" href="https://ice.io/?ref=animejs">
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/ice-open-network-logomark.png">
<img align="center" src="./assets/sponsors/ice-open-network-logomark-dark.png" width="310">
<img align="center" src="./assets/sponsors/placeholder-large.png?v=200126" width="310">
</picture>
</a>
</td>
<td>
<a target="_blank" href="https://go.warp.dev/anime">
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/warp-logomark.png">
<img align="center" src="./assets/sponsors/warp-logomark-dark.png" width="310">
<img align="center" src="./assets/sponsors/placeholder-large.png?v=200126" width="310">
</picture>
</a>
</td>
<td>
<a target="_blank" href="https://hyperswitch.io/?utm_source=julian&utm_medium=github&utm_campaign=animejs_sponsorship">
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/juspay-logomark.png">
<img align="center" src="./assets/sponsors/juspay-logomark-dark.png" width="310">
<img align="center" src="./assets/sponsors/placeholder-large.png?v=200126" width="310">
</picture>
</a>
</td>
Expand All @@ -65,46 +62,45 @@ Help the project become sustainable by sponsoring us on <a target="_blank" href=
<tbody>
<tr>
<td>
<a target="_blank" href="https://www.lambdatest.com?utm_source=animeJS&utm_medium=organic&utm_campaign=july_08&utm_term=sk&utm_content=opensource">
<a target="_blank" href="https://www.testmuai.com/?utm_medium=sponsor&utm_source=animejs">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/lambdatest-logomark.png">
<img align="center" src="./assets/sponsors/lambdatest-logomark-dark.png" width="141">
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/testmu-ai-logomark.png?v=200126">
<img align="center" src="./assets/sponsors/testmu-ai-logomark-dark.png?v=200126" width="141">
</picture>
</a>
</td>
<td>
<a target="_blank" href="https://inspatialapp.com/?ref=animejs">
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="./assets/sponsors/inspatial-logomark.png">
<img align="center" src="./assets/sponsors/inspatial-logomark-dark.png" width="141">
<img align="center" src="./assets/sponsors/placeholder-small.png?v=200126" width="141">
</picture>
</a>
</td>
<td>
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
<picture>
<img align="center" src="./assets/sponsors/placeholder-small.png" width="141">
<img align="center" src="./assets/sponsors/placeholder-small.png?v=200126" width="141">
</picture>
</a>
</td>
<td>
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
<picture>
<img align="center" src="./assets/sponsors/placeholder-small.png" width="141">
<img align="center" src="./assets/sponsors/placeholder-small.png?v=200126" width="141">
</picture>
</a>
</td>
<td>
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
<picture>
<img align="center" src="./assets/sponsors/placeholder-small.png" width="141">
<img align="center" src="./assets/sponsors/placeholder-small.png?v=200126" width="141">
</picture>
</a>
</td>
<td>
<a target="_blank" href="https://github.com/sponsors/juliangarnier">
<picture>
<img align="center" src="./assets/sponsors/placeholder-small.png" width="141">
<img align="center" src="./assets/sponsors/placeholder-small.png?v=200126" width="141">
</picture>
</a>
</td>
Expand Down
Binary file removed assets/sponsors/ice-open-network-logomark-dark.png
Binary file not shown.
Binary file removed assets/sponsors/ice-open-network-logomark.png
Binary file not shown.
Binary file removed assets/sponsors/inspatial-logomark-dark.png
Binary file not shown.
Binary file removed assets/sponsors/inspatial-logomark.png
Binary file not shown.
Binary file removed assets/sponsors/juspay-logomark-dark.png
Binary file not shown.
Binary file removed assets/sponsors/juspay-logomark.png
Binary file not shown.
Binary file removed assets/sponsors/lambdatest-logomark-dark.png
Binary file not shown.
Binary file removed assets/sponsors/lambdatest-logomark.png
Binary file not shown.
Binary file added assets/sponsors/placeholder-large.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/testmu-ai-logomark-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/sponsors/testmu-ai-logomark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/sponsors/warp-logomark-dark.png
Binary file not shown.
Binary file removed assets/sponsors/warp-logomark.png
Binary file not shown.
Loading