grabantot


  • Increment string or generate sequential string ids

    published 1.2.3 6 years ago
  • Serializable (JSON.stringifiable) graph data structure (nodes connected by edges)

    published 5.0.0 5 years ago
  • A script to run node modules windowless. Doesn't use daemons/services.

    published 1.0.11 7 years ago
  • Join pathes, return undefined if resulting path is not inside of the first path.

    published 1.0.0 7 years ago
  • Minimalistic browser script for ajax.

    published 2.0.0 7 years ago
  • Express middleware that adds commenting/chatting capabilities to the app.

    published 1.0.2 7 years ago
  • Check in example folder.

    published 0.3.4 7 years ago
  • Format/parse time durations using string patterns in nodejs or browser. Time duration is simply a number of milliseconds, it has no start or end.

    published 1.0.1 7 years ago
  • Format/parse dates using string patterns in nodejs/browser.

    published 1.0.3 7 years ago
  • published 1.0.0 7 years ago
  • Fourth order Runge-Kutta method implementation for mechanical systems simulation (physics engines).

    published 1.0.0 7 years ago
  • Cache items from list where the next/prev item is obtained through last/first item.

    published 1.0.0 7 years ago
  • Solve systems of linear equations using gaussian elimination method.

    published 1.0.2 7 years ago
  • Array based vectors in any number of dimensions.

    published 1.0.0 7 years ago
  • Authentication by json web token in cookie. Supports basic and bearer but main focus is on cookieToken.

    published 0.1.1 7 years ago
  • Wrapper around data-net that adds 'events' field (EventEmitter) to nodes, edges and graph

    published 1.0.0 6 years ago
  • Get a promise for a flat array of files from the 'drop' event, like `<input type="file"/>.files`.

    published 2.0.0 3 months ago
  • Example: ``` const express = require('express') const { asyncExpress } = require('../async-express') const formidable = require('formidable') const { parseFormData, redirectFileParts } = require('../../util/handle-form-data')

    published 1.0.1 6 years ago
  • ``` const eventsAwaiter = new EventsAwaiter() eventsAwaiter.addEvent(someEventEmitter, 'done') eventsAwaiter.addEvent(writeStream, 'finish') // maker sure all of the events are added before awaitEvents const results = await eventsAwaiter.awaitEvents() //

    published 1.0.0 6 years ago
  • Set handlers for a spawned process, await result.

    published 2.1.0 5 years ago
  • published 1.1.2 5 years ago
  • published 1.1.2 5 years ago
  • Set handlers for a spawned process, await result.

    published 3.0.0 5 years ago
  • Automate components management routine

    published 1.2.1 5 years ago
  • Get child as the first argument in events emitted by children, chache children's event handlers (in WeakMaps) to avoid superfluous renders.

    published 1.0.1 5 years ago
show more packages