New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@jesscss/parser-shared

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jesscss/parser-shared

Shared Parseman grammar facts for Jess syntax parsers

npmnpm
Version
2.0.0-alpha.22
Version published
Weekly downloads
597
-28.42%
Maintainers
1
Weekly downloads
 
Created
Source

@jesscss/parser-shared

Published runtime support for the Parseman grammar facts that the CSS, Less, SCSS, and Jess parsers compose. The CSS grammar keeps these modules external so downstream dialect packages can follow their composed pieces across the package boundary; parser consumers receive this package through the parser dependency closure.

The package intentionally has no root entrypoint. Its public surface is limited to the three grammar-fact modules in exports.

Admission test

Modules here are consumed by two or more parsers and are parser-specific. Anything used by one parser belongs in that parser. Anything general-purpose belongs elsewhere.

Build order

This package builds first. All four parsers depend on it, and building them against a stale lib/ fails silently and green.

FAQs

Package last updated on 20 Sep 2026

Related posts