create-melange-app
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

create-melange-app

✨create-melange-app✨

The fastest, friendliest, and most delightful way to get started with OCaml, ReasonML, and Melange, geared towards JavaScript and TypeScript developers

Get started by running npm create melange-app@latest

PRs-Welcome Discord NPM version Downloads

Table of contents

What Is create-melange-app?

create-melange-app is an opinionated CLI tool for quickly getting started with Melange, a compiler for compiling OCaml and ReasonML to JavaScript. It is geared at feeling familiar for developers coming from a JavaScript or TypeScript background and focused on enabling them to be productive as quickly as possible.

If you want to learn more about OCaml, ReasonML, and Melange, check out Dillon Mulroy's conference talk on Melange and how it can be a more type safe solution for your apps than TypeScript.

Getting Started

To scaffold an app using create-melange-app, run any of the following commands and answer the command prompt questions:

npm

npm create melange-app@latest

pnpm

pnpm create melange-app@latest

bun

bun create melange-app@latest

Community, Help, & Resources

Contributors

We 🫶 contributors! Feel free to contribute to this project. We want create-melange-app to be a project where developers new to OCaml & ReasonML can learn and contribute meaningfully. A contributing guide and roadmap will be coming soon! In the mean time, please check in at The Caravan Discord for help getting started working on create-melange-app.

Made with contrib.rocks

Special Thanks

I (Dillon) wanted to give special thanks to a few folks and groups.

  1. Everyone who has supported me while coding create-melange-app on twitch.
  2. The Melange core team for always being superbly helpful and building an amazing tool.
  3. All the contributors to create-t3-app. Your work and code has been a huge inspiration to me.

Readme

Keywords

none

Package Sidebar

Install

npm i create-melange-app

Weekly Downloads

16

Version

1.1.3

License

MIT

Unpacked Size

1.69 MB

Total Files

420

Last publish

Collaborators

  • dmmulroy