1.0.26 • Published 2 months ago

func-live-cli v1.0.26

Weekly downloads
-
License
ISC
Repository
-
Last release
2 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.26

2 months ago

1.0.22

3 months ago

1.0.25

3 months ago

1.0.24

3 months ago

1.0.23

3 months ago

1.0.21

3 months ago

1.0.19

3 months ago

1.0.18

3 months ago

1.0.20

3 months ago

1.0.17

3 months ago

1.0.16

3 months ago

1.0.11

3 months ago

1.0.10

3 months ago

1.0.15

3 months ago

1.0.14

3 months ago

1.0.12

3 months ago

1.0.9

3 months ago

1.0.8

3 months ago

1.0.7

3 months ago

1.0.6

3 months ago

1.0.5

3 months ago

1.0.4

3 months ago

1.0.3

3 months ago

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago