Socket
Socket
Sign inDemoInstall

@blitz/textmate

Package Overview
Dependencies
0
Maintainers
19
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @blitz/textmate

TextMate Grammars for StackBlitz


Version published
Weekly downloads
108
increased by8%
Maintainers
19
Created
Weekly downloads
 

Readme

Source

@blitz/textmate

CI

TextMate Grammars for StackBlitz

Install

$ npm install @blitz/textmate

API

languages

List of TextMate grammar LanguageDefinitions.

grammars

List of TextMate grammar GrammarDefinitions.

getGrammarLocation(definition)

Retrieve the location of the grammar file for the provided definition.

definition

Type: object

Definition to retrieve the grammar location for.

getLanguageConfigurationLocation(definition)

Retrieve the location of the language configuration file for the provided language definition.

definition

Type: object

Language definition to retrieve the language configuration location for.

isGrammarDefinition(definition)

Check if the provided definition is a GrammarDefinition.

definition

Type: object

The definition to check for.

isLanguageDefinition(definition)

Check if the provided definition is a LanguageDefinition.

definition

Type: object

The definition to check for.

Keywords

FAQs

Last updated on 30 Nov 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc