1.0.27 • Published 6 months ago

func-live-cli v1.0.27

Weekly downloads
-
License
ISC
Repository
-
Last release
6 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

6 months ago

1.0.26

8 months ago

1.0.22

9 months ago

1.0.25

9 months ago

1.0.24

9 months ago

1.0.23

9 months ago

1.0.21

9 months ago

1.0.19

9 months ago

1.0.18

9 months ago

1.0.20

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.12

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago