faast.js examples

May 15, 2023 ยท View on GitHub

These examples demonstrate how to use faast.js in different ways.

exampledescriptionlanguage
aws-commandrun a command on AWSTypeScript
aws-cost-analyzer-jscost analyzer exampleJavaScript
aws-cost-analyzer-tscost analyzer exampleTypeScript
aws-jsaws example showing common feauresJavaScript
aws-lodash-tsexample using lodash as a bundled dependencyTypeScript
aws-puppeteer-tsexample using puppeteer as a native dependencyTypeScript
aws-sharp-tsexample using sharp as a native dependencyTypeScript
aws-tsaws example showing common featuresTypeScript
babelbabel exampleJavaScript
cost-analyzer-comparison-tscompare AWS Lambda pricingTypeScript
hello-world-jshello worldJavaScript
hello-world-tshello worldTypeScript

test-examples.js

The test-examples.js script is used by the faast.js testsuite. It is not needed for running individual examples.