We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d92f0 commit cf14b8eCopy full SHA for cf14b8e
1 file changed
package.json
@@ -8,10 +8,17 @@
8
"url": "git://github.com/devote/HTML5-History-API.git"
9
},
10
"keywords": [
11
+ "javascript",
12
+ "html5 history api",
13
+ "hashchange",
14
+ "popstate",
15
+ "pushstate",
16
+ "replacestate",
17
+ "hashes",
18
+ "hashbang",
19
"history",
20
"html5",
- "pushState",
- "replaceState"
21
+ "devote"
22
],
23
"author": "Dmitrii Pakhtinov",
24
"license": "GPL/MIT",
0 commit comments