4
4
[ ![ Coverage] [ coverage-badge ]] [ coverage ]
5
5
[ ![ Downloads] [ downloads-badge ]] [ downloads ]
6
6
[ ![ Size] [ size-badge ]] [ size ]
7
+ [ ![ Sponsors] [ sponsors-badge ]] [ collective ]
8
+ [ ![ Backers] [ backers-badge ]] [ collective ]
9
+ [ ![ Chat] [ chat-badge ]] [ chat ]
7
10
8
11
Check if something can be an identifier name.
9
12
@@ -59,13 +62,13 @@ Checks if the given character code can continue an identifier.
59
62
60
63
<!-- Definitions -->
61
64
62
- [ build-badge ] : https://github.com/wooorm /estree-util-is-identifier-name/workflows/main/badge.svg
65
+ [ build-badge ] : https://github.com/syntax-tree /estree-util-is-identifier-name/workflows/main/badge.svg
63
66
64
- [ build ] : https://github.com/wooorm /estree-util-is-identifier-name/actions
67
+ [ build ] : https://github.com/syntax-tree /estree-util-is-identifier-name/actions
65
68
66
- [ coverage-badge ] : https://img.shields.io/codecov/c/github/wooorm /estree-util-is-identifier-name.svg
69
+ [ coverage-badge ] : https://img.shields.io/codecov/c/github/syntax-tree /estree-util-is-identifier-name.svg
67
70
68
- [ coverage ] : https://codecov.io/github/wooorm /estree-util-is-identifier-name
71
+ [ coverage ] : https://codecov.io/github/syntax-tree /estree-util-is-identifier-name
69
72
70
73
[ downloads-badge ] : https://img.shields.io/npm/dm/estree-util-is-identifier-name.svg
71
74
@@ -75,6 +78,16 @@ Checks if the given character code can continue an identifier.
75
78
76
79
[ size ] : https://bundlephobia.com/result?p=estree-util-is-identifier-name
77
80
81
+ [ sponsors-badge ] : https://opencollective.com/unified/sponsors/badge.svg
82
+
83
+ [ backers-badge ] : https://opencollective.com/unified/backers/badge.svg
84
+
85
+ [ collective ] : https://opencollective.com/unified
86
+
87
+ [ chat-badge ] : https://img.shields.io/badge/chat-discussions-success.svg
88
+
89
+ [ chat ] : https://github.com/syntax-tree/unist/discussions
90
+
78
91
[ npm ] : https://docs.npmjs.com/cli/install
79
92
80
93
[ license ] : license
0 commit comments