JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q53069F
  • License MIT

Help to convert the info.plist file format of Alfred-workflow's to the arvis-workflow.json

Package Exports

  • alfred-to-arvis

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 (alfred-to-arvis) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

alfred-to-arvis

CodeFactor NPM download total NPM version MIT license PR's Welcome GitHub issues

Help you convert Alfred workflow's info.plist to arvis-workflow.json of Arvis

Precaution

  • Alfred's info.plist is not an open format, so it can be changed at any time.

  • This means some parts of this package may not work as per Alfred's update.

  • Not all type's items are supported for conversion. Check here to find out which items can be converted.

  • Unsupported types are displayed in console, json both if there are

Getting started

Install

$ npm i -g alfred-to-arvis

Usage

$ alfred-to-arvis [alfred workflow's "info.plist" file]

Build and development

$ npm i && npm run build
  • arvish - Arvis workflow, plugin creator tools