{"id":24022373,"url":"https://github.com/jakeburden/example-leveldb-webworker","last_synced_at":"2025-04-05T21:33:47.822Z","repository":{"id":82806463,"uuid":"50490668","full_name":"jakeburden/example-leveldb-webworker","owner":"jakeburden","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-27T22:49:41.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T13:59:24.046Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jakeburden.png","metadata":{"files":{"readme":"readme.markdown","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":"2016-01-27T07:43:11.000Z","updated_at":"2016-01-27T07:43:31.000Z","dependencies_parsed_at":"2023-04-22T02:14:31.004Z","dependency_job_id":null,"html_url":"https://github.com/jakeburden/example-leveldb-webworker","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/jakeburden%2Fexample-leveldb-webworker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeburden%2Fexample-leveldb-webworker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeburden%2Fexample-leveldb-webworker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakeburden%2Fexample-leveldb-webworker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakeburden","download_url":"https://codeload.github.com/jakeburden/example-leveldb-webworker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406076,"owners_count":20933803,"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":"2025-01-08T13:59:34.981Z","updated_at":"2025-04-05T21:33:47.799Z","avatar_url":"https://github.com/jakeburden.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### example of leveldb in webworker\n---\n\n#### proof of concept\n\nThe purpose of this example app is to experiment with a way of changing and storing app state without blocking UI rendering.\n\nAlso the idea of putting leveldb in webworker seemed cool af to me.\n\n---\n\nThe main UI thread acts as a render loop while the webworker maintains all the state.\n\nLeveldb is utilized within the webworker thread for persistent/offline storage.\n\n\n#### getting started\nFirst clone this repo and run npm install.\n\n```\n   npm install\n```\n---\n##### development\nTo start watchify and the server on port 9090\n\n```\n   npm run dev\n```\n\n----\n##### production\nTo run browserify and uglify and start the server on port 9090\n\n```\nnpm run production\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeburden%2Fexample-leveldb-webworker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakeburden%2Fexample-leveldb-webworker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakeburden%2Fexample-leveldb-webworker/lists"}