---
title: "Open Source Projects"
source: "https://sebastien.morel.me/oss-projects.md"
description: "Open-source projects created, maintained and contributed to."
---

# Open Source Projects

Open-source projects created, maintained and contributed to.

## Open Source Projects

### Current

#### Missive.js
*The Service Bus that you or your agent needed.*

Fully-typed Service Bus for Node.js fueled by fancy Middlewares, Envelopes and Stamps.

- Roles: Creator, Maintainer
- Package: npm `missive.js`
- Docs: https://missive-js.github.io/missive.js/

#### Crystallize JS Api Client
*Crystallize (Java|Type) script Client*

Provides simplifications and helpers to easily fetch data from your Crystallize tenant.

- Roles: Creator, Maintainer
- Package: npm `@crystallize/js-api-client`
- Docs: https://crystallize.com/learn/open-source/sdks-and-libraries/js-api-client
- Sponsors: Crystallize

#### CLIffhanger
*Scripts to MCP Server tool in an instant.*

A CLI that runs your scripts and exposes them as tools through a built-in, extensible MCP server.

- Roles: Creator, Maintainer
- Package: github `cliffhanger`
- Docs: https://sebastien.morel.me/cliffhanger/

#### Better Git
*A better version of Git CLI*

During the "Better Hack" Hackathon at Y Combinator organized by Better Auth. The theme was to make something existing better, we chose Git and we built a wrapper around it to make some command AI-augmented!

- Roles: Creator, Maintainer
- Package: github `bgit`
- Docs: https://bgit.dev/

### Legacy

#### Nova eZ SEO Bundle
*Optimized SEO management for eZ Platform*

Bundle that simplifies your SEO management, metas, sitemaps, robots.txt, etc.

- Roles: Creator
- Package: composer `novactive/ezseobundle`
- Docs: https://novactive.github.io/NovaeZSEOBundle
- Sponsors: Novactive

#### eZ Launchpad
*CLI tool to bootstrap an eZ Platform project Docker stack*

A tool that will help you build an eZ Platform project on top of Docker in less than 5 minutes.

- Roles: Creator, Maintainer
- Package: github `ezsystems/launchpad`
- Docs: https://ezsystems.github.io/launchpad/
- Sponsors: Ibexa

#### Nova eZ Slack Bundle
*Drive your CMS with this complete Slack integration*

Bundle that allows a 2-way communication between your Slack workspace and your eZ Content Repository. Build custom publication workflow and use them from your mobile.

- Roles: Creator
- Package: composer `novactive/ezslackbundle`
- Sponsors: Ibexa, Novactive

#### Nova eZ 2FA Bundle
*Security first!*

Novactive eZ 2FA Bundle is an eZ Platform bundle that provides two-factor authentication for your project.

- Roles: Creator
- Package: composer `novactive/ez2fabundle`
- Sponsors: Novactive

#### Nova eZ Cloudinary Bundle
*Images optimizations and manipulations by Cloudinary on top of variations*

Bundle that brings the power of Cloudinary in your eZ Platform project.

- Roles: Creator
- Package: composer `novactive/ezcloudinarybundle`
- Sponsors: Novactive

#### Nova eZ Fastly Image Optimizer Bundle
*Images optimizations and manipulations by Fastly on top of variations*

Bundle that brings the power of Fastly in your eZ Platform project.

- Roles: Creator
- Package: composer `novactive/ezfastlyiobundle`
- Sponsors: Novactive

#### Nova eZ Protected Content Bundle
*Protect contents via a simple password without changing the Content Type*

Simplest paywall-like mechanism to protect a content using a password. It just works and no session used!

- Roles: Creator
- Package: composer `novactive/ezprotectedcontentbundle`
- Sponsors: Novactive

#### Plopix JS Console
*A beautiful Console.log wrapper*

Wrapper of console.log that enables output depending on a Verbosity level. It also brings color and manage compatibility.

- Roles: Creator, Maintainer
- Package: npm `@plopix/js-console`
