Jump to content

Alfred-deno-doc


Recommended Posts

https://github.com/jopemachine/alfred-deno-doc

 

I made this workflow for myself.

I'm posting this because by any chance there might be someone who needs it.

 

📌  Prerequisite

* Node JS

* Chrome 87.0.4280.88

 

 🔨  How to install

1. Install package by npm


$ npm install --global alfred-deno-doc
 

2. Run `deno > cache` and wait until notification shows up

 

📗  How to use

 

deno { Argument }

 

Argument: term to search

By default, searches are done for api names only.

To search the entire doc, attach `-c` after your search word.

 

 

 

Edited by jopemachine
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...