Skip to content

Commit 2c6154f

Browse files
chore: ecosystem-wide package updates, docs expansion, and new source files
1 parent 097e6c6 commit 2c6154f

1,641 files changed

Lines changed: 258313 additions & 4635 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,9 @@ pnpm-lock.yaml
9292
package-lock.json
9393
yarn.lock
9494
rollup.config-*.mjs
95+
96+
# Local agent config
97+
.agent/
98+
99+
# Temp debug files
100+
broken_links*.txt

docs/packages/create-philjs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Create Philjs
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.

docs/packages/create-philjs-plugin

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Create Philjs Plugin
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.

docs/packages/eslint-config-philjs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Eslint Config Philjs
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.

docs/packages/philjs-3d

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Philjs 3d
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.

docs/packages/philjs-3d-physics

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Philjs 3d Physics
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.

docs/packages/philjs-a11y

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Philjs A11y
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.

docs/packages/philjs-a11y-ai

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Philjs A11y Ai
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Philjs A11y Primitives
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.

docs/packages/philjs-ab-testing

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Philjs Ab Testing
2+
3+
> [!NOTE]
4+
> This chapter is currently under development. Check back soon for updates.
5+
6+
## Overview
7+
8+
Content coming soon.

0 commit comments

Comments
 (0)