New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stordata/grammars

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stordata/grammars

A collection of ANTLR grammars used at Stordata. This project exists so that we can package the grammars (and various utilities) as a CommonJS module. The `antlr4` Javascript runtime is only available as an ES module at the time of writing.

1.0.20250122141513
npm
Version published
Weekly downloads
45
-84.54%
Maintainers
0
Weekly downloads
 
Created
Source

@stordata/grammars

A collection of ANTLR grammars used at Stordata.
This project exists so that we can package the grammars (and various utilities) as a CommonJS module. The antlr4 Javascript runtime is only available as an ES module at the time of writing.

Building

Available NPM scripts are

npm run lint
npm run antlr
npm run build
npm test

Keywords

antlr

FAQs

Package last updated on 22 Jan 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