GitShow/developit/histore
developit

histore

๐Ÿฌ 200b key-value store backed by navigation state

by developit
databasehistory-apikey-valuelocalstorage
Star on GitHubForknpm

JavaScript

673 stars19 forks3 contributorsQuiet ยท 8y agoSince 20181.0.0Apache-2.0

Meet the team

See all 3 on GitHub โ†’
developit
developit4 contributions
g-patel
g-patel1 contribution
helderberto
helderberto1 contribution

Languages

View on GitHub โ†’
JavaScript100%

Commit activity

Last 12 weeks ยท 0 commits

Full graph โ†’

Community health

3 of 6 standards met

Community profile โ†’
57
โœ“READMEโœ“Licenseโœ“Contributingโ—‹Code of Conductโ—‹Issue Templateโ—‹PR Template

Recent PRs & issues

Quiet ยท 1 discussion ยท Last activity 8y ago
See all on GitHub โ†’
jackchoumine
Could you give more demos or doc?OpenIssue

When should I use it , I dont know it from the README.

jackchoumine ยท 2y ago

Recent fixes

View closed PRs โ†’
g-patel
any reason why `get`, `set` and `wrap` are let, and not const?ClosedIssue

Out of curiosity: https://github.com/developit/histore/blob/333561ec6f3b0c971cd054df75ac1674d5e3a980/histore.js#L15

g-patel ยท 8y ago
helderberto
Update lib structureMergedPR

update package.json microbundle build folder ./src/*.js update lib to ./src/histore.js update .gitignore prevent more files

helderberto ยท 8y ago
g-patel
Using const for constant variablesMergedPR

Using const assures the functions don't get overridden by other value types, or even other function expressions. @developit please code review.

g-patel ยท 8y ago
Structured data for AI agents

Repository: developit/histore. Description: ๐Ÿฌ 200b key-value store backed by navigation state Stars: 673, Forks: 19. Primary language: JavaScript. Languages: JavaScript (100%). License: Apache-2.0. Topics: database, history-api, key-value, localstorage. Latest release: 1.0.0 (8y ago). Open PRs: 0, open issues: 1. Last activity: 8y ago. Community health: 57%. Top contributors: developit, g-patel, helderberto.

ยท@ofershap

Replace github.com with gitshow.dev