JSPM

Found 3064 results for key

path-key

Get the PATH environment variable key cross-platform

  • v4.0.0
  • 85.69
  • Published

keyv

Simple key-value storage with support for multiple backends

  • v5.6.0
  • 82.51
  • Published

define-property

Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.

  • v2.0.2
  • 79.68
  • Published

file-type

Detect the file type of a file, stream, or data

  • v22.0.1
  • 78.57
  • Published

rfdc

Really Fast Deep Clone

  • v1.4.1
  • 78.54
  • Published

own-keys

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible

  • v1.0.1
  • 77.70
  • Published

map-obj

Map object keys and values into a new object

  • v6.0.0
  • 76.83
  • Published

tweetnacl

Port of TweetNaCl cryptographic library to JavaScript

  • v1.0.3
  • 76.03
  • Published

get-value

Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).

  • v4.1.0
  • 75.39
  • Published

lowercase-keys

Lowercase the keys of an object

  • v4.0.1
  • 75.35
  • Published

decamelize-keys

Convert object keys from camel case

  • v2.0.1
  • 74.83
  • Published

for-in

Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js

  • v1.0.2
  • 73.67
  • Published

set-value

Set nested properties on an object using dot notation.

  • v4.1.0
  • 73.53
  • Published

has-values

Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

  • v2.0.1
  • 73.40
  • Published

sort-keys

Sort the keys of an object

  • v6.0.1
  • 73.03
  • Published

filter-obj

Filter object keys and values into a new object

  • v6.1.0
  • 72.78
  • Published

collection-visit

Visit a method over the items in an object, or map visit over the objects in an array.

  • v1.0.0
  • 72.17
  • Published

camelcase-keys

Convert object keys to camel case

  • v10.0.2
  • 72.15
  • Published

w3c-keyname

Get a KeyboardEvent.key-style string from an event

  • v2.2.8
  • 71.67
  • Published

unset-value

Delete nested properties from an object using dot notation.

  • v2.0.1
  • 71.40
  • Published

for-own

Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.

  • v1.0.0
  • 70.84
  • Published

object-visit

Call a specified method on each value in the given object.

  • v1.0.1
  • 70.61
  • Published

map-visit

Map `visit` over an array of objects.

  • v1.0.0
  • 70.23
  • Published

mixin-deep

Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. No dependencies.

  • v2.0.1
  • 69.63
  • Published

invert-kv

Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`

  • v4.2.0
  • 67.07
  • Published

is-hotkey

Check whether a browser event matches a hotkey.

  • v0.2.0
  • 66.74
  • Published

sigmund

Quick and dirty signatures for Objects.

  • v1.0.1
  • 66.52
  • Published

mixin-object

Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.

  • v3.0.0
  • 65.77
  • Published

object-path

Access deep object properties using a path

  • v0.11.8
  • 65.72
  • Published

is-equal-shallow

Does a shallow comparison of two objects, returning false if the keys or values differ.

  • v0.1.3
  • 64.75
  • Published

sort-object

Sort the keys in an object.

  • v3.0.3
  • 64.74
  • Published

object.omit

Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.

  • v3.0.0
  • 64.32
  • Published

merge-deep

Recursively merge values in a javascript object.

  • v3.0.3
  • 63.60
  • Published

@keyv/redis

Redis storage adapter for Keyv

  • v5.1.6
  • 62.69
  • Published

hotkeys-js

A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.

  • v4.0.4
  • 62.12
  • Published

wif

Bitcoin Wallet Import Format (WIF) decoding/encoding module

  • v5.0.0
  • 61.64
  • Published

hash-wasm

Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)

  • v4.12.0
  • 59.80
  • Published

many-keys-map

A `Map` subclass with support for multiple keys for one entry.

  • v3.0.3
  • 59.80
  • Published

is-hotkey-esm

Check whether a browser event matches a hotkey.

  • v1.0.0
  • 59.57
  • Published

keycon

Keyboard Controller

  • v1.4.0
  • 58.33
  • Published

get-object

Get a property from an object using dot (object path) notation.

  • v0.2.0
  • 57.30
  • Published

ts-key-enum

A TypeScript string enum for compile-time safety when working with event.key

  • v3.0.13
  • 56.99
  • Published

@solid-primitives/keyed

Control Flow primitives and components that require specifying explicit keys to identify or rerender elements.

  • v1.5.3
  • 56.75
  • Published

crypto-hasher

Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)

  • v3.1.2
  • 56.38
  • Published

argon2-wasm-edge

Lightning fast Argon2 implementation runnable on Vercel Edge and CF Workers

  • v1.0.23
  • 55.37
  • Published

tinykeys

A tiny (~1KB) & modern library for keybindings.

  • v4.0.0
  • 55.35
  • Published

fernet

Javascript implementation of Fernet symmetric encryption https://github.com/kr/fernet-spec

    • v0.3.3
    • 55.15
    • Published

    @keyv/memcache

    Memcache storage adapter for Keyv

    • v2.0.2
    • 54.63
    • Published

    @keyv/valkey

    Valkey storage adapter for Keyv

    • v1.0.11
    • 54.55
    • Published

    ts-keycode-enum

    A TypeScript enum definition that maps human-friendly key names to JavaScript key codes

    • v1.0.6
    • 53.05
    • Published

    hdkey

    Bitcoin BIP32 hierarchical deterministic keys

    • v2.1.0
    • 52.88
    • Published

    object-get

    Access nested property values at any depth with a simple expression.

    • v2.1.1
    • 52.86
    • Published

    omit-empty

    Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

    • v1.0.0
    • 52.79
    • Published

    omit-deep

    Recursively omit the specified key or keys from an object.

    • v0.3.0
    • 52.56
    • Published

    omit-deep-lodash

    Omit object key/values recursively with lodash as only dependency.

    • v1.1.7
    • 51.99
    • Published

    object-path-immutable

    Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.

    • v4.1.2
    • 51.11
    • Published

    typescript-collections

    A complete, fully tested data structure library written in TypeScript.

    • v1.3.3
    • 51.03
    • Published

    assign-deep

    Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target object.

    • v1.0.1
    • 50.75
    • Published

    dank-map

    A map function that can map over almost anything.

    • v0.1.0
    • 50.17
    • Published

    authenticator

    Two- / Multi- Factor Authenication (2FA / MFA) for node.js

    • v1.1.5
    • 50.11
    • Published

    reduce-object

    Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

    • v0.1.3
    • 49.75
    • Published

    gun

    A realtime, decentralized, offline-first, graph data synchronization engine.

    • v0.2020.1241
    • 49.52
    • Published

    keypair

    Generate a RSA PEM key pair from pure JS

    • v1.0.4
    • 49.13
    • Published

    @keyvhq/core

    Simple key-value storage with support for multiple backends

    • v2.1.15
    • 49.07
    • Published

    jstreemap

    Library of associative containers; it implements TreeMap, TreeSet, TreeMultiMap and TreeMultiSet classes

    • v3.0.0
    • 48.77
    • Published

    expand-object

    Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.

    • v0.4.2
    • 48.68
    • Published

    ast-monkey-util

    Utility library of AST helper functions

    • v3.1.3
    • 48.63
    • Published

    key-encoder

    Library for encoding ECDSA private keys to PEM, DER and raw hex formats

    • v2.0.3
    • 48.62
    • Published

    tweetnacl-ts

    Port of TweetNaCl cryptographic library to TypeScript (and ES6)

    • v1.0.3
    • 48.34
    • Published

    has-own-deep

    Returns true if an object has an own, nested property using dot notation paths ('a.b.c').

    • v1.1.0
    • 48.33
    • Published

    node-2fa

    Easy 2-Factor Integration For Node.js

    • v2.0.3
    • 48.33
    • Published

    dank-each

    A function for iterating over objects, arrays, strings and ranges

    • v1.0.0
    • 48.15
    • Published

    @keyvhq/memoize

    Memoize any function using Keyv as storage backend.

    • v2.2.5
    • 48.11
    • Published

    memoize-resolver

    A general purpose key resolver for memoize

    • v1.0.0
    • 47.93
    • Published

    @keyv/postgres

    PostgreSQL storage adapter for Keyv

    • v2.2.3
    • 47.90
    • Published

    deep-keys

    Creates an array composed of the own enumerable property names(including nested) of an object.

    • v0.5.0
    • 47.88
    • Published

    @keyv/sqlite

    SQLite storage adapter for Keyv

    • v4.0.8
    • 47.76
    • Published

    any

    Returns `true` if a value exists in the given string, array or object.

    • v1.0.0
    • 47.33
    • Published

    jwerty

    Awesome handling of keyboard events

    • v0.3.2
    • 47.10
    • Published

    object.filter

    Create a new object filtered to have only properties for which the callback returns true.

    • v0.3.0
    • 46.59
    • Published

    react-hot-keys

    React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts.

    • v3.0.0
    • 46.33
    • Published

    meteor-random

    Meteor's Random Package for Straight Node

    • v0.0.3
    • 46.02
    • Published

    scrypt

    The scrypt crypto library for NodeJS

    • v6.0.3
    • 45.84
    • Published

    keypather

    Get or set a deep value using a keypath string. Supports bracket and dot notation

    • v3.1.0
    • 45.75
    • Published

    react-use-keypress

    React hook that listens for specific key presses.

    • v1.4.0
    • 45.74
    • Published

    react-key-handler

    React component to handle keyboard events

    • v1.2.0-beta.3
    • 45.54
    • Published

    ec-key

    Wrapper around an Elliptic Curve private or public keys

    • v0.0.6
    • 45.29
    • Published

    serverless-add-api-key

    serverless plugin to create a api key and usage pattern (if they don't already exist) and associates them to the Rest Api

    • v4.2.1
    • 45.20
    • Published

    @esm2cjs/path-key

    Get the PATH environment variable key cross-platform. This is a fork of sindresorhus/path-key, but with CommonJS support.

    • v4.0.0
    • 44.89
    • Published

    vkey

    map ev.keyCode to human names

    • v1.0.1
    • 44.70
    • Published

    object-delete-key

    Delete keys from all arrays or plain objects, nested within anything, by key or by value or by both, and clean up afterwards. Accepts wildcards.

    • v4.1.3
    • 44.64
    • Published

    ast-monkey

    Traverse and edit AST

    • v9.1.3
    • 44.47
    • Published

    generate-api-key

    A library for generating random API key/access tokens

    • v1.0.2
    • 44.26
    • Published

    omit-empty-es

    (fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

    • v1.2.0
    • 43.97
    • Published

    fernet-nodejs

    Fernet algorithm implementation written in Node.js

    • v1.0.6
    • 43.93
    • Published

    ursa-optional

    RSA public/private key OpenSSL bindings for node and io.js

    • v0.10.2
    • 43.85
    • Published

    @keyv/mongo

    MongoDB storage adapter for Keyv

    • v3.1.0
    • 43.84
    • Published

    esc-exit

    Exit the process when the `esc` key is pressed

    • v3.0.1
    • 43.19
    • Published

    key-path-mirror

    Similar to keymirror but supports nested objects, built with TypeScript

    • v1.0.5
    • 43.03
    • Published

    crypto-pbkdf2-hmac

    Isomorphic wrapper for the PBKDF2-HMAC key derivation function.

    • v2.2.2
    • 42.93
    • Published

    @lykmapipo/env

    Helper utilities for accessing environment variables

    • v0.17.39
    • 42.64
    • Published

    keyspy

    A cross-platform global keyboard and mouse listener for Node.js

    • v1.1.1
    • 42.53
    • Published

    @tonaljs/key

    Functions to work with musical keys

      • v4.11.2
      • 42.48
      • Published

      lodash-omitdeep

      lodash omitDeep/omitByDeep object key/value recursively

      • v1.10.1
      • 42.40
      • Published

      setvalue

      Type-safe library for reading, writing, or checking, nested values of an object

      • v2.1.0
      • 42.33
      • Published

      array-merge-by-key

      Effectively merge arrays of objects into a single array by merging objects with the same key (property).

      • v1.0.1
      • 42.13
      • Published

      sort-object-keys2

      對物件的鍵進行排序,支援自訂排序函式、指定鍵順序和原地修改選項 / Sort object keys with custom sort functions, specified key order, and in-place modification options

      • v3.0.8
      • 42.01
      • Published

      camelcase-keys-deep

      Deeply convert the keys of an object to camelCase

      • v0.1.0
      • 41.81
      • Published

      w3c-keys

      keyboardEvent.key compatible key codes with Typescript Definitions. Edit

      • v1.0.3
      • 41.80
      • Published

      omit-keys

      Return a copy of an object without the given keys.

      • v0.1.0
      • 41.50
      • Published

      replace-key

      Replace the Key in an Object

      • v0.1.0
      • 41.46
      • Published

      keyv-anyredis

      Storage adapter for Keyv that works with multiple Redis clients, including cluster clients

      • v3.3.0
      • 41.27
      • Published

      ban-sensitive-files

      Checks filenames to be committed against a library of filename rules to prevent sensitive files in Git

      • v1.10.11
      • 41.22
      • Published

      new-object

      Creates an Object from a collection of key-value pairs or key-descriptor pairs.

      • v4.0.0
      • 41.07
      • Published

      decamelize-keys-deep

      Deeply convert the camelized keys of an object into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

      • v0.1.1
      • 40.89
      • Published

      pem-file

      PEM file format encoder/decoder.

      • v1.0.1
      • 40.72
      • Published

      arrow-key-navigation

      Add left/right key navigation to a KaiOS app or web app

      • v1.2.0
      • 40.60
      • Published

      plucker

      Pluck nested properties from an object

      • v0.0.0
      • 40.49
      • Published

      recursive-omit-by

      Deletes keys from the object that match a condition without side effects.

      • v2.0.0
      • 40.46
      • Published

      rsa-compat

      RSA utils that work on Windows, Mac, and Linux with or without C compiler

      • v2.0.8
      • 40.45
      • Published

      vuewordcloud

      Generates a cloud out of the words.

      • v19.0.0
      • 40.43
      • Published

      @dramaorg/delectus-culpa-reprehenderit

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

      • v3.5.94
      • 40.36
      • Published

      node-key-sender

      NodeJs lib to send keyboard input to the operational system.

      • v1.0.11
      • 40.25
      • Published

      react-key-value

      Key value visualizer/editor written in React

      • v2.0.0
      • 40.15
      • Published

      @keyvhq/redis

      Redis storage adapter for Keyv

      • v2.2.3
      • 39.79
      • Published

      @strikeentco/set

      Set nested values on an object using a dot path or custom separator

      • v1.0.2
      • 39.52
      • Published

      weak-key

      get a unique key for an object ( mainly for react's key={} )

      • v1.0.3
      • 39.50
      • Published

      pick-deep

      Creates an object composed of the picked object properties from a nested object using a dot path or custom separator

      • v1.0.0
      • 39.46
      • Published

      map-keys-deep-lodash

      Map/rename keys recursively with lodash as only dependency.

      • v1.2.4
      • 39.42
      • Published

      expirymanager

      An object for efficiently managing key expiries

      • v0.9.4
      • 39.38
      • Published

      @strikeentco/get

      Get a property from a nested object using a dot path or custom separator

      • v1.0.1
      • 38.99
      • Published

      order-map

      A order-map collection in the form of key, value, that ensures the index.

      • v0.3.1
      • 38.69
      • Published

      @metcoder95/https-pem

      Self-signed PEM key and certificate ready for use in your HTTPS server (fork from https-pem)

      • v1.0.0
      • 38.67
      • Published

      upash

      Unified API for password hashing algorithms

      • v1.0.2
      • 38.56
      • Published

      @rooks/use-key

      Keyboard key handler hook for react

      • v4.11.2
      • 38.53
      • Published

      firebase-key

      Firebase key utility and encoding/decoding functions

      • v2.0.2
      • 38.50
      • Published

      kebabcase-keys

      Convert object keys to kebab-case

      • v1.0.0
      • 38.41
      • Published

      filter-values

      Filter an object values using glob patterns or with a `callback` function returns true.

      • v0.4.1
      • 38.33
      • Published

      https-pem

      Self-signed PEM key and certificate ready for use in your HTTPS server

      • v3.0.0
      • 38.02
      • Published

      ssh-keygen

      Generates SSH key-pairs

      • v0.5.0
      • 37.91
      • Published

      pemstrip

      Strips PKI artifacts down to plain base64-encoded strings, and bundles them back up.

      • v0.0.1
      • 37.91
      • Published

      filter-object

      Filter an object by its keys or values. Returns a copy of an object filtered to have only keys or values that match the given glob patterns.

      • v3.0.0
      • 37.81
      • Published

      unist-util-index

      unist utility to index property values or computed keys to nodes

      • v4.0.0
      • 37.76
      • Published

      node-red-contrib-credentials

      Provides a credentials node to store one or more private values; preventing export to flows or version control.

      • v0.2.3
      • 37.58
      • Published

      ursa

      RSA public/private key OpenSSL bindings for node and io.js

      • v0.9.4
      • 37.53
      • Published

      transform-object-keys

      Transform object keys into a new one using preset or custom rules

      • v1.0.7
      • 37.47
      • Published

      def-props

      Defines multiple object properties all at once, optionally with shared settings.

      • v1.0.0
      • 37.46
      • Published

      koa-cash

      HTTP response caching for Koa. HTTP response caching for Koa. Supports Redis, in-memory store, and more!

      • v5.0.2
      • 37.42
      • Published

      key-del

      Delete (nested) keys from JSON object

      • v1.3.0
      • 37.06
      • Published

      sort-by-typescript

      Sort objects by property names using native Array.sort() (TypeScript types included)

      • v1.2.5
      • 36.95
      • Published

      @esm2cjs/lowercase-keys

      Lowercase the keys of an object. This is a fork of sindresorhus/lowercase-keys, but with CommonJS support.

      • v3.0.0
      • 36.87
      • Published

      keycoder

      A lightweight JavaScript library for interpreting event key and character codes across browsers.

      • v1.1.1
      • 36.87
      • Published

      random-token

      Random token generation of given size

      • v0.0.8
      • 36.82
      • Published

      taboverride

      Tab Override is a lightweight script that allows tabs to be entered in textarea elements

      • v4.0.3
      • 36.73
      • Published

      @d_hristov/get-value

      Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).

      • v3.0.4
      • 36.70
      • Published

      find-object-paths

      Find paths in objects to given key('s), value('s) or key/value combinations

      • v1.1.0
      • 36.47
      • Published

      filter-keys

      Filter the keys of an object using glob patterns.

      • v1.1.0
      • 36.27
      • Published

      qansigliere-launchdarkly-parse-link-from-response

      The main idea of this library created in the JavaScript language is to parse data from server response and define next link for upload. It can be used for LaunchDarkly API integrations

      • v0.0.4
      • 36.26
      • Published

      qansigliere-parse-link-from-headers

      The main idea of ​​this library created in the JavaScript language is to parse data from server response headers and define next link for upload. It can be used for Github and Gitlab API integrations

      • v0.0.3
      • 36.09
      • Published

      tonal-key

      Conversion between key numbers and note names

      • v2.2.2
      • 35.99
      • Published

      eckey-utils

      Node.js based EC key utilities that can generate PEM keys (required by crypto.sign and crypto.verify) from the raw ones usually but not necessarily generated by crypto.ECDH

      • v0.7.14
      • 35.95
      • Published

      env-path-key

      Determines the path key

      • v1.1.9
      • 35.88
      • Published

      @taylorzane/hash-wasm

      Lightning fast hash functions for browsers and Node.js using hand-tuned WebAssembly binaries (MD4, MD5, SHA-1, SHA-2, SHA-3, Keccak, BLAKE2, BLAKE3, PBKDF2, Argon2, bcrypt, scrypt, Adler-32, CRC32, CRC32C, RIPEMD-160, HMAC, xxHash, SM3, Whirlpool)

      • v0.0.11
      • 35.78
      • Published

      @openpgp/tweetnacl

      Port of TweetNaCl cryptographic library to JavaScript

      • v1.0.4-2
      • 35.56
      • Published

      globject

      Get values by glob-like keys

      • v1.0.2
      • 35.55
      • Published

      json-key-path-list

      Creates an array of the own key paths of `object`

      • v2.0.3
      • 35.52
      • Published

      firebase-encode

      Encode and decode firebase key string to escape and unescape unsafe characters (.$[]#/).

      • v0.0.5
      • 35.39
      • Published

      object-keys-normalizer

      Deeply normalizes object keys (included nested objects and objects in arrays) to the format of your choosing.

      • v1.0.1
      • 35.33
      • Published

      human-crypto-keys

      Generate and import human-friendly cryptographic keys using mnemonics or seeds

      • v0.1.4
      • 35.28
      • Published

      memory-card

      ES6 Map like Async API, with Swagger API Backend Support.

      • v1.0.3
      • 35.21
      • Published

      mongo-escape

      Escape variables to prevent NoSQL injection in MongoDB

      • v2.0.6
      • 35.10
      • Published

      extra-entries

      A collection of functions for operating upon Entries.

      • v3.2.2
      • 35.02
      • Published

      meteor-random-node

      Meteor's Random Package for Straight Node – with built in crypto module

      • v2.0.0
      • 34.95
      • Published

      key

      A tiny little keycode library

      • v0.1.11
      • 34.95
      • Published

      composite-map

      A module for mapping between multi-part keys and values.

      • v1.1.0
      • 34.82
      • Published

      randomkey

      Lightweight node.js lib for generating random strings from a character set

      • v1.0.0
      • 34.79
      • Published

      rsa-key

      Converts between RSA key formats, detecting input format (PEM, DER, PKCS1, PKCS8). No OpenSSL needed.

      • v0.0.6
      • 34.72
      • Published

      idb-kv-store

      Persistent key-value store for web browsers backed by IndexedDB

      • v4.5.0
      • 34.55
      • Published

      keycodes

      Key codes and names

      • v1.0.0
      • 34.34
      • Published

      @neo-one/ec-key

      Wrapper around an Elliptic Curve private or public keys

      • v0.1.0
      • 34.31
      • Published

      vue3-word-cloud

      Generates a cloud out of the words.

      • v1.0.4
      • 34.30
      • Published

      transform-obj-keys

      Transform object keys easily using whatever transform function

      • v3.0.0
      • 34.23
      • Published

      fernet-ts

      Fernet algorithm implementation written in Typescript using Web Crypto API

      • v1.0.2
      • 34.15
      • Published

      to-key

      Stringify any value to be used as the key of an object.

      • v1.0.0
      • 33.86
      • Published

      ast-get-values-by-key

      Extract values and paths from AST by keys OR set them by keys

      • v5.1.3
      • 33.78
      • Published

      object-set

      Sets the value at path of object.

      • v1.0.1
      • 33.75
      • Published

      @recursive/assign

      💠 Recursive assign for objects, arrays and more

      • v3.0.1
      • 33.74
      • Published

      @tradle/key-encoder

      Library for encoding ECDSA private keys to PEM, DER and raw hex formats

      • v2.1.1
      • 33.71
      • Published

      random-seed-generator

      Random generator for strings, secrets and numbers – with built in crypto module and seed generation for predictable outputs

      • v0.0.7
      • 33.69
      • Published

      keyalesce

      Get the same key for the same sequence of values!

      • v3.0.0
      • 33.48
      • Published

      tweetnacl-es6

      Port of TweetNaCl cryptographic library to JavaScript es6

      • v1.0.3
      • 33.42
      • Published

      browserkeymap

      Map browser events to key names, and key names to values

      • v2.0.2
      • 33.41
      • Published

      @charpeni/one-of

      Type-safe utilities to return a random element from an array or random entry from an object

      • v1.1.1
      • 33.37
      • Published

      jquery-simulate-ext

      jQuery Simulate - extended. Simulating complex user interaction based on the jQuery Simulate plugin.

      • v1.3.0
      • 33.25
      • Published

      del-key

      Safely delete a deeply nested key in an object

      • v1.0.3
      • 33.20
      • Published

      camelcase-object-deep

      Convert object keys recursivly to camelCase using lodash

      • v1.1.7
      • 33.18
      • Published

      @keyv/dynamo

      DynamoDB storage adapter for Keyv

      • v1.2.4
      • 33.09
      • Published

      react-keycon

      React Key Controller Hooks Component

      • v0.3.0
      • 33.06
      • Published

      @keyvhq/sql

      Parent class for SQL based Keyv storage adapters

      • v2.2.0
      • 32.99
      • Published

      keygenerator

      Random key generator for node.js

      • v1.0.4
      • 32.95
      • Published

      rocket-store

      A simple, super fast and yet powerfull flat file database.

      • v0.10.20
      • 32.86
      • Published

      delegate-properties

      Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.

      • v0.4.0
      • 32.83
      • Published

      software-license-key

      Library for generating and validating software license keys with data embedded in the key.

      • v1.1.0
      • 32.82
      • Published

      pfx-to-pem

      Convert .pfx to .pem files (key, cert or both) with simple OpenSSL bindings

      • v1.0.2
      • 32.75
      • Published

      notate

      Resolve dot notation strings

      • v2.1.1
      • 32.67
      • Published

      key-mirror-nested

      Tiny helper to create const in js, just like react/lib/keyMirror, but support nested object and more features.

      • v1.3.0
      • 32.67
      • Published

      jstorage

      jStorage is a cross-browser key-value store database to store data locally in the browser - jStorage supports all major browsers, both in desktop (yes - even Internet Explorer 6) and in mobile.

      • v0.4.8
      • 32.60
      • Published

      recase

      Deep rekey Objects and Arrays as either camel case or snake case.

      • v1.0.4
      • 32.47
      • Published

      glob-object

      Filter an object using glob patterns and dot notation.

      • v1.0.0
      • 32.29
      • Published

      url-parameter-parser

      parse GET parameters from url string and return object

      • v1.0.2
      • 32.24
      • Published

      @webcrypto/tools

      A set of tools to facilitate and give good defaults for use of the native Web Crypto API.

      • v2.0.0
      • 32.01
      • Published