jrc03c


Josh
  • Adds Java ArrayList-like functionality to JavaScript arrays.

    published 0.1.0 8 years ago
  • some math tools for JS

    published 0.0.63 6 days ago
  • a color class to help with converting from one notation to another (e.g., hex to rgb)

    published 0.0.5 2 years ago
  • published 0.0.2 a year ago
  • a few small tools for working with text in js

    published 0.0.34 3 days ago
  • makes a progress bar

    published 0.0.2 a year ago
  • This is a little package that makes it easy to prompt for user input in a Node program. There are better tools out there, but I just wanted something simple and easy.

    published 0.0.5 10 months ago
  • This tool makes it easy to test out a bunch of different fonts on a web page without having to switch back and forth between your CSS and the browser. It uses fonts from [Google Fonts](https://fonts.google.com/). This is an endorsement neither of Google F

    published 0.0.5 9 months ago
  • **make-key** generates alphanumeric strings of arbitrary length.

    published 0.0.15 6 days ago
  • **watch.js** is yet another file system watcher for Node.

    published 0.0.12 6 days ago
  • `queue` is a simple queueing tool for JS.

    published 0.0.5 a year ago
  • **fs-extras** is a little package of extra tools to supplement Node's `fs` module.

    published 0.0.16 6 days ago
  • a less-well-made clone of `chalk`

    published 0.0.3 a year ago
  • a version of `child_process.exec` that prints output in realtime

    published 0.0.3 a year ago
  • gets the convex hull of 2D points using the "gift-wrapping" (AKA "Jarvis march") algorithm

    published 0.0.11 6 days ago
  • makes web workers easier to use

    published 0.0.37 3 days ago
  • some data science functions and classes to complement @jrc03c/js-math-tools

    published 0.0.70 3 days ago
  • a simple async pause function

    published 0.0.3 a year ago
  • a database solution that reads and writes plain text files from disk

    published 0.0.19 6 days ago
  • published 0.0.4 a year ago
  • This is a little helper library to complement [@jrc03c/js-math-tools](https://github.com/jrc03c/js-math-tools) and [@jrc03c/js-data-science-helpers](https://github.com/jrc03c/js-data-science-helpers). All it does is load CSV files as `DataFrame` objects a

    published 0.0.2 a year ago
  • This is a little helper library to complement [@jrc03c/js-math-tools](https://github.com/jrc03c/js-math-tools) and [@jrc03c/js-data-science-helpers](https://github.com/jrc03c/js-data-science-helpers). It's a relatively thin wrapper around [`papaparse`](ht

    published 0.0.26 6 days ago
  • This package makes it easy to create "single-file" components in Vue 3, though without requiring a build step. The main difference is that these components don't use the standard Vue 3 single-file component syntax. Instead, the CSS is added as a property

    published 0.0.6 7 months ago
  • `js-serializable` is a class that helps to serialize and deserialize objects in a JS OOP context. There are almost certainly better ways to do this, but this is my little attempt at it. 😁

    published 0.0.4 a year ago
  • `js-plot-tools` is a library built on top of [`js-math-tools`](https://github.com/jrc03c/js-math-tools).

    published 0.0.7 a year ago
show more packages