shiki-languages
TypeScript icon, indicating that this package has built-in type declarations

0.2.7 • Public • Published

shiki-languages

Languages & grammars for Shiki.

Collections

Extras

See /scripts/pullGrammarsFromGitHub.js

Literal Values

export type Lang = 
  | 'abap'
  | 'actionscript-3'
  | 'ada'
  | 'apex'
  | 'applescript'
  | 'asm'
  | 'awk'
  | 'bat'
  | 'c'
  | 'clojure'
  | 'cobol'
  | 'coffee'
  | 'cpp'
  | 'crystal'
  | 'csharp'
  | 'css'
  | 'd'
  | 'dart'
  | 'diff'
  | 'dockerfile'
  | 'elixir'
  | 'elm'
  | 'erlang'
  | 'fortran'
  | 'fsharp'
  | 'git-commit'
  | 'git-rebase'
  | 'go'
  | 'graphql'
  | 'groovy'
  | 'hack'
  | 'haml'
  | 'handlebars'
  | 'haskell'
  | 'hcl'
  | 'hlsl'
  | 'html'
  | 'ini'
  | 'java'
  | 'javascript'
  | 'jinja-html'
  | 'json'
  | 'jsonc'
  | 'jsonnet'
  | 'jsx'
  | 'julia'
  | 'kotlin'
  | 'latex'
  | 'less'
  | 'lisp'
  | 'log'
  | 'logo'
  | 'lua'
  | 'makefile'
  | 'markdown'
  | 'matlab'
  | 'nix'
  | 'objective-c'
  | 'ocaml'
  | 'pascal'
  | 'perl'
  | 'perl6'
  | 'php'
  | 'pls'
  | 'postcss'
  | 'powershell'
  | 'prolog'
  | 'pug'
  | 'puppet'
  | 'purescript'
  | 'python'
  | 'r'
  | 'razor'
  | 'ruby'
  | 'rust'
  | 'sas'
  | 'sass'
  | 'scala'
  | 'scheme'
  | 'scss'
  | 'shaderlab'
  | 'shellscript'
  | 'smalltalk'
  | 'sql'
  | 'stylus'
  | 'svelte'
  | 'swift'
  | 'tcl'
  | 'toml'
  | 'ts'
  | 'tsx'
  | 'typescript'
  | 'vb'
  | 'viml'
  | 'vue'
  | 'wasm'
  | 'xml'
  | 'xsl'
  | 'yaml'
  | '文言'

Add

Package Sidebar

Install

npm i shiki-languages

Weekly Downloads

516

Version

0.2.7

License

MIT

Unpacked Size

4.92 MB

Total Files

115

Last publish

Collaborators

  • orta
  • octref