🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@malloydata/syntax-highlight

Package Overview
Dependencies
Maintainers
3
Versions
960
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@malloydata/syntax-highlight

A package to simplify the process of developing, testing, and syncnig Malloy syntax highlighting grammars

0.0.271
latest
npm
Version published
Weekly downloads
519
1.17%
Maintainers
3
Weekly downloads
 
Created
Source

Malloy Syntax Highlighting

Malloy is an experimental language for describing data relationships and transformations. It is both a semantic modeling language and a querying language that runs queries against a relational database. Malloy currently supports BigQuery and Postgres, as well as querying Parquet and CSV files via DuckDB.

Currently, two other dialects of Malloy are supported in addition to the standard syntax used in .malloy files: the Malloy notebook format (.malloynb) and Malloy SQL (.malloysql). The purpose of this npm package is to mitigate syncing issues across @malloydata repositories that depend upon syntax highlight files and to make these assets more easily available for future integrations.

This npm package does not include the source files used to develop these syntax highlighting files. If you are interested in using the existing infrastructure to modify, test, or generate these grammar files, please refer to the malloy monorepo and see DEVELOPING.md for steps to do so.

FAQs

Package last updated on 05 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts