JSPM

gfm-lang-cli

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q11584F
  • License MIT

Get the GFM-style aliases for a given language, or vice-versa.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gfm-lang-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    gfm-lang-cli

    Get the GFM-style aliases for a given language, or vice-versa.

    Install

    npm install --global gfm-lang-cli
    Other Package Managers
    yarn global add gfm-lang-cli

    Usage

    $ gfm-lang
    
      Usage
        $ gfm-lang <language or alias> […]
    
      Examples
        $ gfm-lang markdown js 'NPM Config' asdf
    
        ℹ Markdown - markdown, md, pandoc
        ℹ js (JavaScript) - javascript, js, node
        ℹ NPM Config - npm-config, npmrc
        ✖ asdf