invert-kv25.4mMIT4.2.0Invert the key/value of an object. Example: {foo: 'bar'}
→ {bar: 'foo'}
sindresorhusabout 3 years 前object, key, value, invert data-store207.3kMIT4.0.3Easily persist and load config data. No dependencies.
jonschlinkertabout 3 years 前kv, app, cache, config @deno/kv15.8kMIT0.12.0A Deno KV client library optimized for Node.js.
denoland27 days 前