{"id":22678477,"url":"https://github.com/web2solutions/csvviewer","last_synced_at":"2025-03-29T13:12:43.017Z","repository":{"id":87178351,"uuid":"43733868","full_name":"web2solutions/csvViewer","owner":"web2solutions","description":"indexedDB POC","archived":false,"fork":false,"pushed_at":"2015-11-03T15:28:54.000Z","size":3822,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-04T13:44:45.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/web2solutions.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-06T06:33:48.000Z","updated_at":"2015-10-23T21:45:32.000Z","dependencies_parsed_at":"2023-03-03T17:00:29.928Z","dependency_job_id":null,"html_url":"https://github.com/web2solutions/csvViewer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2FcsvViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2FcsvViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2FcsvViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/web2solutions%2FcsvViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/web2solutions","download_url":"https://codeload.github.com/web2solutions/csvViewer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246187241,"owners_count":20737462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-09T18:15:27.708Z","updated_at":"2025-03-29T13:12:42.994Z","avatar_url":"https://github.com/web2solutions.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# csvViewer\n\nIndexedDB \u0026\u0026 Offline application - POC\n\nThis POC focuses on indexedDB performance handling big datasets\n\n\n##  Browser and cli testing\n\nIf you want to run and test the code, you will need ***Node.js*** and ***npm***. Also, It will require ***grunt*** installed on the test environment.\n\nDownload this repository and uncompress to a given directory, lets assume: ***/var/www/html/csvViewer/***\n\n\n#### Step 1\n\nOpen and edit the file Gruntfile.js. Look for the following lines:\n\nIf you want to test on **browser**, please set runInBackground as false in Gruntfile.js\n\n    runInBackground: false\n\nIf you want to test on **terminal**, please set runInBackground as true in Gruntfile.js\n\n    runInBackground: true\n\n#### Step 2\n\nInstall grunt (if you don't have it installed):\n\n    $ npm install -g grunt-cli\n\nNow, on terminal, navigate to the project directory:\n\n    $ cd /var/www/html/csvViewer/\n\n\nNow start npm\n\n\t$ npm init\n\n\nInstall dependencies:\n\n    $ npm install grunt-contrib-qunit --save-dev\n\n    $ npm install grunt-http-server\n\n#### Step 3\n\n###### Terminal\n\nNow , if you want to run the test on **terminal** (please see Step 1), type on terminal:\n\n    $ grunt test\n\n\n###### Browser\n\nNow , if you want to run the test on **browser** (please see Step 1), type on terminal:\n\n    $ grunt livetest\n\nThen open the browser and reach the following address: \n\nhttp://localhost:8282/test/t.html\n\n\n##  Running demo application\n\n#### Step 1\n\nOpen and edit the file Gruntfile.js. Look for the following lines:\n\nIf you want to test on **browser**, please set runInBackground as false in Gruntfile.js\n\n    runInBackground: false\n\n\n#### Step 2\n\n    $ grunt livetest\n\nThen open the browser and reach the following address: \n\nhttp://localhost:8282/\n\n\n![1](http://i.imgur.com/R9a83Oj.png)\n\n![2](http://i.imgur.com/OjVOLop.png)\n\n![3](http://i.imgur.com/uW32ttO.png)\n\n![4](http://i.imgur.com/HInrON6.png)\n\n![5](http://i.imgur.com/vnTmCH2.png)\n\n![6](http://i.imgur.com/SU15FTb.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb2solutions%2Fcsvviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweb2solutions%2Fcsvviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweb2solutions%2Fcsvviewer/lists"}