[go: up one dir, main page]

bemoje


Benjamin Møller Jensen

  • Create simple typed and recursive schemas by sampling an object that represents the data structure in question.

    published version 0.0.2, 5 years ago
  • Fast array search algorithm that requires that the searched array is sorted.

    published version 0.0.2, 5 years ago
  • test

    published version 2.0.0, 5 years ago
  • Repeat a given function for ever given number of milliseconds. There can be set a max number of repeats, a max datetime in unix epoch format, and an array of arguments can be passed to the function as context. The count number index is passed to the funct

    published version 0.0.1, 5 years ago
  • Html parser that returns a data tree object.

    published version 0.0.2, 5 years ago
  • Convenient and extremely easy to use SHA-512 encryption/decryption of strings or objects with a single method for each direction - easy!

    published version 1.0.1, 5 years ago
  • A key-value cache where data is automatically deleted after a set ammount of seconds.

    published version 1.0.0, 5 years ago
  • Check whether the provided value is undefined.

    published version 3.0.4, 5 years ago
  • A class with min and max properties and exposes methods for determining if a value is inside or outside the range between the min and max values.

    published version 1.1.1, 5 years ago
  • Returns whether or not the passed arguments are defined - ie. not undefined

    published version 1.0.1, 5 years ago
  • Assert that the passed arguments are defined.

    published version 1.0.2, 5 years ago
  • Node library template package with full ESM support. All features available as npm scripts: Jest testing. Rollup build. Rename package - affecting all relevant files. Readme generator. Markdown and HTML API-documentation. Npm publish and version bumping.

    published version 1.0.1, 5 years ago
  • Returns a string representing a value's constructor's name property, except for 'NaN', infinite values, 'Infinity', 'Null' and 'Undefined'.

    published version 1.0.4, 5 years ago
  • Check if a value is of the given type.

    published version 1.0.2, 5 years ago
  • Returns whether 'value' is an Array.

    published version 1.0.1, 5 years ago
  • Returns true of value 'v' is null.

    published version 1.0.1, 5 years ago
  • Creates an error-message string with ANSI-colors to make it easy to spot in the console.

    published version 1.0.1, 5 years ago
  • Throws a TypeError with a generated error message with ANSI-colors for easier console output readability.

    published version 1.0.1, 5 years ago
  • Browser-safely returns whether the current process is a node-js process.

    published version 1.0.1, 5 years ago
  • Perform easy type-checks with a simple type assertion.

    published version 1.0.1, 5 years ago
  • Returns true if 'value' is a constructor

    published version 1.1.1, 5 years ago
  • Throws TypeError if 'value' is not a constructor.

    published version 1.0.1, 5 years ago
  • Returns whether the passed value is an arguments-object

    published version 1.0.1, 5 years ago
  • Takes an arguments-object and returns its values in an array.

    published version 1.0.1, 5 years ago
  • Flattens the passed array recursively.

    published version 3.0.0, 4 years ago
show more packages