Maine, USA

Rebecca Turner

Elite
@iarna

iarna-toml. Better TOML parsing and stringifying all in that familiar JSON interface.

340

aproba. A ridiculously light-weight function argument validator

132

in-publish. Detect if we were run as a result of `npm publish`.

127

rtf-to-html. Convert RTF to HTML in pure JavaScript.

72

run-queue. A promise based, dynamic priority queue runner, with concurrency limiting.

69

abraxas. A streaming gearman client / worker / server (as you choose)

53

funstream. Funstream gives you iteratorish methods on your streams.

52

rtf-parser. This is a general RTF parser. It takes an text stream and produces a document object representing the parsed document. In and of itself, this isn't super useful but it's the building block for other tools to convert RTF into other formats.

51

App-Every. Easily create and queue cronjobs from the command line

34

require-inject. A simple mock injector compatible needing no instrumentation in the libraries being tested

33

console-control-strings. A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.

31

streampub. A streaming EPUB3 writer.

27

call-limit. Limit the number of simultaneous executions of a async function.

24

word-count. Count words, with Unicode! Uses Unicode 9.0.0 character classes for improved clarity of implementation.

21

wide-align. JavaScript

20

has-unicode. Try to guess if your terminal supports unicode

18

sql-lexer. An SQL lexer for Node.js

18

require-timer. Track and report module load times

17

promise-inflight. One promise for multiple requests in flight to avoid async duplication

17

tacks. Generate fixture modules from folders

17

fetch-fic. Package up delicious, delicious fanfic from various sources into epub ebooks ready for reading in your ereader of choice. It can ALSO take your freshly written fanfic and prepare it for sharing easy peasy

16

assetize. proof-of-concept

16

node-perlisms. The best of Perl, implemented in node

15

git-rss. A simple git command for generating RSS from a 'git log' type commandline

13

toml-spec-tests. These are the spec tests for TOML used by @iarna/toml

11

iarna-math. Math in easy to use english!

9

iarna-lib. Mad science: Declare intra-package library paths and load modules from them.

9

babel-autonode. Automatically and transparently use as little babel as possible with whatever version of node is in use.

8

node-qw. Quoted word literals! For Node.js!

8

dont-stop. DON'T STOP

6

iarna-parser. A traceable, unlimited-depth recursive-descent parsing engine

6

replace-deep-dep. Change a transitive dependency version without updating the things requiring it.

6

buffer-signature. Get file information based on file signature

6

joe-editor. a fork/mirror of joe

6

tar. A simple tar CLI based on node-tar -- highly compatible, very fast, can produce idempotent tar outputs when using "portable" mode. Intended for use in environments without a tar binary (ie, Windows), particularly for portable package.json run scripts.

6

win-symlink-test. Test what (sym)link-like-things work on Windows and in what combination

5

lua-to-json. Converts a series of lua variable declarations (with tables) into their JSON equivalent.

5

atom-joe. Wordstar/Joe Style Editing for the Atom Editor

5

dotfiles. Emacs Lisp

5

babelrc-v8. A collection of babelrcs for the v8 versions that ship with node.

5

package-manager-complexity. My talk on package manager (+ npm) complexity, given for Nodevember.

5

timer-ease. Sugar for JavaScript's ugly, ugly timer functions

5

llmod. List all of the javascript in your project, both plain `.js` files and node modules.

4

worm-whats-new. JavaScript

4

opml-js. OPML Parsing for Node.js

4

private-bot. A bot for managing access to private slack channels

4

cli. Some simple CLI scaffolding for promise returning applications.

4

On-Event. Perl

4

promises-distilled. Super simple A+ style promises for the purposes of code reading

4

babel-autonode-init. Setup a new project with babel-autonode.

3

rtf-to-bbcode. Converts RTF to bbcode, for posting to your favorite forum

3

iarna-sh. A bash subset command line parser

3
52
Apply