0.0.45 • Published 2 months ago

@hattip/adapter-lagon v0.0.45

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@hattip/adapter-lagon

Hattip adapter for Lagon.

Usage

Assuming you have your Hattip handler defined in handler.js, create an entry-lagon.js file like the following and use lagon dev entry-lagon.js to run it locally:

import lagonAdapter from "@hattip/adapter-lagon";
import hattipHandler from "./handler.js";

export const handler = lagonAdapter(hattipHandler);

The lagon command is provided by the @lagon/cli package. Lagon CLI takes care of the bundling, so you don't need a separate bundling step.

Limitations

Lagon support is preliminary as Lagon itself is in early development.

0.0.45

2 months ago

0.0.44

2 months ago

0.0.43

3 months ago

0.0.42

3 months ago

0.0.41

4 months ago

0.0.40

4 months ago

0.0.39

4 months ago

0.0.38

4 months ago

0.0.36

5 months ago

0.0.37

5 months ago

0.0.35

8 months ago

0.0.35-canary.2

10 months ago

0.0.35-canary.7

9 months ago

0.0.35-canary

10 months ago

0.0.34

12 months ago

0.0.33

1 year ago

0.0.30

1 year ago

0.0.31

1 year ago

0.0.32

1 year ago

0.0.28

1 year ago

0.0.29

1 year ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago