44[ ![ Coverage] [ coverage-badge ]] [ coverage ]
55[ ![ Downloads] [ downloads-badge ]] [ downloads ]
66[ ![ Size] [ size-badge ]] [ size ]
7+ [ ![ Sponsors] [ sponsors-badge ]] [ collective ]
8+ [ ![ Backers] [ backers-badge ]] [ collective ]
9+ [ ![ Chat] [ chat-badge ]] [ chat ]
710
811Check if something can be an identifier name.
912
@@ -59,13 +62,13 @@ Checks if the given character code can continue an identifier.
5962
6063<!-- Definitions -->
6164
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
6366
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
6568
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
6770
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
6972
7073[ downloads-badge ] : https://img.shields.io/npm/dm/estree-util-is-identifier-name.svg
7174
@@ -75,6 +78,16 @@ Checks if the given character code can continue an identifier.
7578
7679[ size ] : https://bundlephobia.com/result?p=estree-util-is-identifier-name
7780
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+
7891[ npm ] : https://docs.npmjs.com/cli/install
7992
8093[ license ] : license
0 commit comments