time-convertor-ts

Convert time across timezones (typescript)
git clone http://git.hanabi.in/repos/time-convertor-ts.git
Log | Files | Refs | README | LICENSE

ModeNameSize
-rw-r--r--.gitignore23L
-rw-r--r--.prettierignore3L
-rw-r--r--.prettierrc8L
-rw-r--r--LICENSE661L
-rw-r--r--README.md44L
-rw-r--r--build/asset-manifest.json19L
-rw-r--r--build/favicon.ico158041B
-rw-r--r--build/index.html1L
-rw-r--r--build/logo160.png29640B
-rw-r--r--build/manifest.json20L
-rw-r--r--build/precache-manifest.db9605e8233e18dabaae1fcf857cf882.js22L
-rw-r--r--build/robots.txt3L
-rw-r--r--build/service-worker.js39L
-rw-r--r--build/static/js/2.bff2a06d.chunk.js3L
-rw-r--r--build/static/js/2.bff2a06d.chunk.js.LICENSE.txt41L
-rw-r--r--build/static/js/2.bff2a06d.chunk.js.map1L
-rw-r--r--build/static/js/main.099424a2.chunk.js2L
-rw-r--r--build/static/js/main.099424a2.chunk.js.map1L
-rw-r--r--build/static/js/runtime-main.19ca923e.js2L
-rw-r--r--build/static/js/runtime-main.19ca923e.js.map1L
-rw-r--r--package.json64L
-rw-r--r--public/favicon.ico158041B
-rw-r--r--public/index.html26L
-rw-r--r--public/logo160.png29640B
-rw-r--r--public/manifest.json20L
-rw-r--r--public/robots.txt3L
-rw-r--r--src/App.test.tsx9L
-rw-r--r--src/App/comps/ErrorAlert.tsx22L
-rw-r--r--src/App/comps/Footer.tsx47L
-rw-r--r--src/App/comps/FutureConverted.tsx43L
-rw-r--r--src/App/comps/Header.tsx52L
-rw-r--r--src/App/comps/SavedFuture.tsx33L
-rw-r--r--src/App/comps/SavedTimezones.tsx30L
-rw-r--r--src/App/comps/ShowFuture.tsx46L
-rw-r--r--src/App/comps/ShowSavedZones.tsx48L
-rw-r--r--src/App/comps/TimezoneInput.tsx121L
-rw-r--r--src/App/index.tsx84L
-rw-r--r--src/App/pages/CreateEvent.tsx107L
-rw-r--r--src/App/pages/DualConvertor.tsx83L
-rw-r--r--src/App/pages/FutureConversion.tsx167L
-rw-r--r--src/App/pages/Help.tsx43L
-rw-r--r--src/App/pages/SimpleConvertor.tsx77L
-rw-r--r--src/App/pages/UNIXTime.tsx74L
-rw-r--r--src/index.tsx16L
-rw-r--r--src/react-app-env.d.ts1L
-rw-r--r--src/serviceWorker.ts146L
-rw-r--r--src/setupTests.ts5L
-rw-r--r--src/utils/index.ts141L
-rw-r--r--src/utils/interfaces.tsx59L
-rw-r--r--src/utils/useTime.ts24L
-rw-r--r--todo2L
-rw-r--r--tsconfig.json25L
-rw-r--r--yarn.lock11306L