9 packages
declarative-tree
Generalized way to convert a string to tree, and vice versa. Useful for creating declarative tree tests.
fn-to-cli
Convert typescript functions to CLI executables.
@lillallol/dic
My own dependency injection container.
@lillallol/merge-pdf
High level API that uses pdf-lib to merge pdf. Does not use code from other programming languages.
@lillallol/outline-pdf
High level API to add outline to a pdf without any dependency on other programming languages. Works in both browser and node.
@lillallol/outline-pdf-cjs
Add outline to outline-less pdf. Works in node and does not have any dependency on other programming languages.
@lillallol/outline-pdf-data-structure
Create a pdf outline data structure from a high level string representation of pdf outline. This data structure can be used to create a real pdf outline.
md-in-place
CLI that enables toc generation and file imports for markdown files.
ts-doc-gen-md
Documentation generation library in markdown, for typescript projects.