Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / javascript+mozpreproc / demo.js.in.output
Size: Mime:
'window'      Name.Builtin
'.'           Punctuation
'foo'         Name.Other
' '           Text.Whitespace
'='           Operator
' '           Text.Whitespace
'{'           Punctuation
'\n'          Text

'#'           Comment.Preproc
'if'          Comment.Preproc
' '           Text
'defined'     Keyword
'('           Punctuation
'__foo__'     Name.Variable
')'           Punctuation
'\n'          Text

'  '          Text.Whitespace
"'key'"       Literal.String.Single
':'           Operator
' '           Text.Whitespace
"'value'"     Literal.String.Single
'\n'          Text

'#'           Comment.Preproc
'endif'       Comment.Preproc
'\n'          Text

'}'           Punctuation
'\n'          Text

'#'           Comment.Preproc
'literal'     Comment.Preproc
' #foo'       Text
'\n'          Text