You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -267,6 +267,12 @@ Contributions are welcome! Please feel free to submit a Pull Request.
267
267
268
268
---
269
269
270
+
## AI Assistance
271
+
272
+
Need help with Warper? You can use **Context7 MCP** to get up-to-date documentation and code examples directly in your AI coding assistant. Context7 provides real-time access to Warper's API reference and usage patterns.
273
+
274
+
---
275
+
270
276
## License
271
277
272
278
MIT License - see [LICENSE](./LICENSE) for details.
Copy file name to clipboardExpand all lines: copilot-instructions.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -215,3 +215,9 @@ The AI should:
215
215
* Organize code per the structure
216
216
* Include debug overlay and SSR strategy
217
217
* Follow ultra-performance best practices
218
+
219
+
---
220
+
221
+
### 🤖 AI Assistance with Context7
222
+
223
+
For up-to-date documentation and code examples, use **Context7 MCP** in your AI coding assistant. Context7 provides real-time access to Warper's latest API reference, usage patterns, and best practices directly in your development workflow.
Copy file name to clipboardExpand all lines: examples/index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@
52
52
"description": "Ultra-fast React virtualization library powered by Rust and WebAssembly. Render 10M+ items at 120+ FPS with O(1) lookups. Only ~6KB gzipped.",
0 commit comments