Skip to content

Repository files navigation

ai-style-editor

A pnpm workspace project for editing MapLibre styles with AI tools.

Packages

  • Web app (root): ai-style-editor
  • Tool package: @ai-style-editor/maplibre-style-tools

Structure

.
├─ package.json
├─ pnpm-workspace.yaml
├─ src/
└─ packages/
   └─ maplibre-style-tools/
      ├─ package.json
      └─ src/index.ts

Commands

pnpm install
pnpm dev
pnpm build
pnpm lint

Tool usage

import { createMapLibreStyleTools } from '@ai-style-editor/maplibre-style-tools';

const tools = createMapLibreStyleTools({ getMap });

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages