Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit d86fe58

Browse files
authored
Merge pull request #71 from apache/remove-fragment-identifier
Remove fragment-identifier package
2 parents 6d637fc + 6dfe24d commit d86fe58

File tree

13 files changed

+89
-533
lines changed

13 files changed

+89
-533
lines changed

.eslintignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
/packages/*/esm/*
55
/packages/*/lib/*
66
/packages/*/node_modules/*
7-
/packages/fragment-identifier/src/fragment.js

.ratignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
.nycrc
99
.ratignore
1010
.travis.yml
11-
fragment.pegjs
1211
lerna.json
1312
node_modules
1413
package.json

NOTICE

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,3 @@ Copyright 2016-2020 The Apache Software Foundation
33

44
This product includes software developed at The Apache Software
55
Foundation (http://www.apache.org/).
6-
7-
This product includes material copied from or derived from
8-
Selectors and States (https://www.w3.org/TR/selectors-states/) and the
9-
accompanying code samples (https://github.com/w3c/web-annotation/).
10-
Copyright (c) 2016 W3C(R) (MIT, ERCIM, Keio, Beihang) and licensed under the
11-
"W3C Software and Document Notice and License"
12-
(https://www.w3.org/Consortium/Legal/2015/copyright-software-and-document).

packages/fragment-identifier/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/fragment-identifier/.npmignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/fragment-identifier/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

packages/fragment-identifier/package.json

Lines changed: 0 additions & 30 deletions
This file was deleted.

packages/fragment-identifier/src/fragment.pegjs

Lines changed: 0 additions & 75 deletions
This file was deleted.

packages/fragment-identifier/src/index.js

Lines changed: 0 additions & 50 deletions
This file was deleted.

packages/fragment-identifier/test/index.js

Lines changed: 0 additions & 126 deletions
This file was deleted.

0 commit comments

Comments
 (0)