Skip to content

cjean-fr/atelier

Repository files navigation

Christophe Jean - Atelier

Personal collection of high-performance, type-safe tools and themes.

Packages

Package Description
@cjean-fr/jsx-string High-performance, secure JSX-to-HTML string renderer.
@cjean-fr/i18n-tiny Zero-dependency, type-safe minimalist i18n.
jsonresume-theme-cjean Modern, print-optimized JSON Resume theme.

Development

This is a monorepo managed with Bun and Turbo.

bun install
bun run build    # Build all packages
bun run test     # Run all tests
bun run check    # Type-check everything

License

MIT © Christophe Jean