We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d642f4 commit fefe7acCopy full SHA for fefe7ac
readme.md
@@ -2,6 +2,7 @@
2
3
- Lightweight JSON comment stripper library for PHP.
4
- Makes possible to have comment in any form of JSON data.
5
+- Supported comments: single line `// comment` or multi line `/* comment */`.
6
7
## Installation
8
```bash
0 commit comments