-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a5a099f
commit 1a46a65
Showing
6 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
{ | ||
"files": { | ||
"main.css": "/textAnalyser/static/css/main.f855e6bc.css", | ||
"main.js": "/textAnalyser/static/js/main.faefa692.js", | ||
"static/js/453.288c2b9e.chunk.js": "/textAnalyser/static/js/453.288c2b9e.chunk.js", | ||
"index.html": "/textAnalyser/index.html", | ||
"main.f855e6bc.css.map": "/textAnalyser/static/css/main.f855e6bc.css.map", | ||
"main.faefa692.js.map": "/textAnalyser/static/js/main.faefa692.js.map", | ||
"453.288c2b9e.chunk.js.map": "/textAnalyser/static/js/453.288c2b9e.chunk.js.map" | ||
"main.css": "/TextAnalyser/static/css/main.f855e6bc.css", | ||
"main.js": "/TextAnalyser/static/js/main.4e5621f0.js", | ||
"static/js/453.288c2b9e.chunk.js": "/TextAnalyser/static/js/453.288c2b9e.chunk.js", | ||
"index.html": "/TextAnalyser/index.html", | ||
"main.f855e6bc.css.map": "/TextAnalyser/static/css/main.f855e6bc.css.map", | ||
"main.4e5621f0.js.map": "/TextAnalyser/static/js/main.4e5621f0.js.map", | ||
"453.288c2b9e.chunk.js.map": "/TextAnalyser/static/js/453.288c2b9e.chunk.js.map" | ||
}, | ||
"entrypoints": [ | ||
"static/css/main.f855e6bc.css", | ||
"static/js/main.faefa692.js" | ||
"static/js/main.4e5621f0.js" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/textAnalyser/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Text Analyser is aword counter and a character counting utility which can be used to manipulate your text in the way you want.You can remove extra spaces ,copy the manipulated text as well as convert your text from lowercase to uppercase and uppercase to lowercase. "/><link rel="apple-touch-icon" href="/textAnalyser/favicon.ico"/><link rel="manifest" href="/textAnalyser/manifest.json"/><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"><title>Text Analyser - Word counter | Character counter | LowerCase to UpperCase | UpperCase to LowerCase</title><script defer="defer" src="/textAnalyser/static/js/main.faefa692.js"></script><link href="/textAnalyser/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/TextAnalyser/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Text Analyser is aword counter and a character counting utility which can be used to manipulate your text in the way you want.You can remove extra spaces ,copy the manipulated text as well as convert your text from lowercase to uppercase and uppercase to lowercase. "/><link rel="apple-touch-icon" href="/TextAnalyser/favicon.ico"/><link rel="manifest" href="/TextAnalyser/manifest.json"/><link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous"><title>Text Analyser - Word counter | Character counter | LowerCase to UpperCase | UpperCase to LowerCase</title><script defer="defer" src="/TextAnalyser/static/js/main.4e5621f0.js"></script><link href="/TextAnalyser/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.