Artifacts

Artifact is a term I use for any digital asset I’ve made or published. Most are codebases, but they also include art tools, program extensions, thought experiments, and general utilities. While many are public, some listings reference private work kept for internal use.
The purpose of this section is to provide permanent, canonical links to these projects — a stable directory for reference across the internet. They aren’t products or portfolios, just the practical pieces that make up my work. Hopefully, this page gives some insight into the systems I build and the ways I approach problem-solving.
Canonical Atomics
I often program modular parts that can be composed together into larger systems. It’s an effective approach that results in many small components. Not all projects suit this method, but I apply it whenever I can. Much of my code reflects this thinking. I use the ideas of atomic and canonical design to find the essential, platonic forms.
@alexstevovich/existed
- 1.0.0
- Package: @alexstevovich/existed
- Initial release: August 1, 2016
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
No description available.
capdim
- 1.0.2
- Package: capdim
- Initial release: January 15, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: MIT
Caps an N-dimensional array to a maximum total volume (the product of its dimensions) while preserving proportions.
Fastify Refresh
- 1.0.1
- Package: fastify-refresh
- Initial release: April 21, 2022
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
Browser auto-refresh for Fastify, enabling seamless development.
io8
- 1.0.0
- Package: io8
- Initial release: March 26, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: MIT
Minimal filesystem I/O helper with UTF-8 defaults.
LIFI
- 2.0.0
- Package: lifi
- Initial release: September 27, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: MIT
List all relative file paths in a directory, with optional recursive walking.
Lydio
- 1.0.6
- Package: lydio
- Initial release: August 8, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
Beautiful, modular, programmatic HTML.
Lydio Bubbles
- 1.0.1
- Package: @lydio/bubbles
- Initial release: August 8, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
Recursive node transformations for Lydio.
Lydio HTML
- 1.5.0
- Package: @lydio/html
- Initial release: August 8, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
HTML standard nodes extension for Lydio.
Lydio Meta Tags
- 1.0.1
- Package: @lydio/meta-tags
- Initial release: August 8, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
Generates the complete standard set of HTML meta tags as a Lydio node
Marle
- 1.0.0
- Package: marle
- Initial release: June 14, 2014
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
Modern Markdown for component based blogging. This is a page to manage the entirety of the Marle project. For now @marle/html is the primary download but when time permits I will aggregate complete project info here. More coming soon.
Marle HTML
- 0.0.2
- Package: @marle/html
- Initial release: June 14, 2014
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
Parses Marle text into html
Marle JSON
- 0.0.2
- Package: @marle/json
- Initial release: June 14, 2014
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
Parses Marle text into a canonical JSON structure
Path To Posix
- 1.0.1
- Package: path-to-posix
- Initial release: April 4, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: MIT
Convert any filesystem path to POSIX format by replacing platform-specific separators with forward slashes.
Poshify
- 1.0.0
- Package: poshify
- Initial release: March 21, 2018
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
Sorts your package.json keys poshly.💎
Robots Force One
- 1.0.0
- Package: robotsforce1
- Initial release: July 6, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
The presidential package of robots.txt generators. A joint task force of elite directives securing the perimeter against unauthorized bots.
Sitemap Team Six
- 1.0.0
- Package: sitemapteam6
- Initial release: July 6, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
The elite unit of sitemap.xml generation—precise, efficient, dominating.
strdir
- 1.0.0
- Package: strdir
- Initial release: February 19, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: MIT
Aggregates file contents in a directory into a string, with optional recursive walking and extension filtering.
Trim HTTP
- 2.0.0
- Package: trim-http
- Initial release: February 11, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: MIT
Removes the http:// or https:// prefix from a URL string.
warpzone
- 2.0.0
- Package: warpzone
- Initial release: September 24, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: MIT
A simplifier util for FS/IO operations.
Webstandard Robots
- 2.0.0
- Package: @webstandard/robots
- Initial release: July 6, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
A standards-compliant generator for producing robots.txt files.
Webstandard Sitemap
- 1.0.0
- Package: @webstandard/sitemap
- Initial release: July 6, 2015
- NodeJS Package
- Language: NodeJS (Javascript)
- License: Apache-2.0
A standards-compliant generator for producing sitemap.xml files.
XML to Tree
- 0.0.1
- Package: xml-to-tree
- Initial release: August 1, 2016
- NodeJS Package
- Language: NodeJS (Javascript)
- License: MIT
Converts XML or XML fragments into a ordered JSON tree.

