Gleam Tools

screenshot of Gleam Tools
vite

monorepo for vite-gleam & ts-gleam

Overview

Gleam JavaScript Tools is a comprehensive monorepo designed to enhance the integration of Gleam with JavaScript environments. It encompasses various tools tailored for developers looking to import Gleam code efficiently and securely within their JavaScript projects. This suite of tools is particularly useful for those who want to leverage Gleam's functionality while maintaining the advantages of working in a JavaScript context.

With two primary npm packages, vite-gleam and ts-gleam, the toolset offers seamless workflows for both Vite users and TypeScript developers. By focusing on simplicity and effectiveness, Gleam JavaScript Tools empowers programmers to incorporate Gleam's features with ease.

Features

  • vite-gleam: A Vite plugin that allows developers to import Gleam code directly into their JavaScript projects, streamlining the development process.
  • ts-gleam: A TypeScript Language Server Plugin designed to provide type safety when integrating Gleam code, ensuring error-free development.
  • Monorepo Structure: Organizes various Gleam-related tools in one place, simplifying dependency management and updates.
  • Enhanced Developer Experience: Focuses on improving the workflow for JavaScript developers by making Gleam code integration straightforward and efficient.
  • Type Safety Integration: Ensures that developers can confidently import Gleam code into their TypeScript projects without sacrificing type safety.
  • Support for Modern Builds: Compatible with modern build tools like Vite, allowing users to quickly adopt new technologies while working with Gleam.
vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects