{"id":18480741,"url":"https://github.com/felquis/storage","last_synced_at":"2025-06-26T09:40:40.158Z","repository":{"id":1659316,"uuid":"2385450","full_name":"felquis/storage","owner":"felquis","description":"Storage HTML5","archived":false,"fork":false,"pushed_at":"2013-01-19T11:46:15.000Z","size":122,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T19:25:12.742Z","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/felquis.png","metadata":{"files":{"readme":"README","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":"2011-09-14T13:28:38.000Z","updated_at":"2013-10-02T14:05:35.000Z","dependencies_parsed_at":"2022-09-04T10:03:42.624Z","dependency_job_id":null,"html_url":"https://github.com/felquis/storage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felquis/storage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felquis%2Fstorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felquis%2Fstorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felquis%2Fstorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felquis%2Fstorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felquis","download_url":"https://codeload.github.com/felquis/storage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felquis%2Fstorage/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262040192,"owners_count":23249354,"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-11-06T12:19:55.908Z","updated_at":"2025-06-26T09:40:40.140Z","avatar_url":"https://github.com/felquis.png","language":"JavaScript","readme":"# O que o plugin faz?\nEste plugin serve para facilitar o uso do localStorage do HTML5,\nCom este plugin você pode armazenar JSON sem nenhum dificuldade.\n\n## Como usar\nSetar um registro com um determinado id.\n$.storage({id : 'nome', value: 'Um nome qualquer'});\n\nSetar um resgitro com um ID automático.\n```js\n$.storage({valor: 'Uma string qualquer'});\n```\n\nPegar algum determinado ID\n```js\n$.storage({get : 'ID'});\n```\n\nlimpando todo o localStorage\n```js\n$.storage('clear');\n```\n\nRemovendo um determinado registro\n```js\n$.storage({remove : 'ID'});\n```\n\n## Licensa\nUse isso em tudo o que você achar necessário, só não retire o link para o repositório que esta no source.\n\n=D","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelquis%2Fstorage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelquis%2Fstorage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelquis%2Fstorage/lists"}