1.0.27 • Published 9 months ago

func-live-cli v1.0.27

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

func-live-cli

This package allows you to call the functions available on https://func.live from the command line.

Installation

npm i func-live-cli -g

Usage

There are many functions available on func.live. The above snippet is for using the qrcode() function. You can browse available functions on https://func.live/functions.

func qrcode www.bbc.co.uk

This is equivalent to running qrcode("www.bbc.co.uk") returns the following output and copies the output into our clipboard

qrcode("www.bbc.co.uk")=

"https://storage.googleapis.com/func-live-storage/4b743bae-9c76-49be-92c4-ff5f5f55df95.png"

Available Functions

You can browse the functions that are available on https://func.live/functions

Problems/Support/Feedback

Please don't hesitate to get in touch on andi@wakeflow.io

1.0.27

9 months ago

1.0.26

12 months ago

1.0.22

1 year ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.21

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.20

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.12

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago