FAAS Micro Framework
npm install wavelength-js





!GitHub top language





Micro-framework for FAAS applications.
``shell`
yarn add wavelength-js
`typescript`
import {Runtime} from "wavelength-js";
`javascript`
const {Runtime} = require("wavelength-js");
yarn run build
yarn run watch
yarn run test`
See, how it's working: https://runkit.com/lopatnov/wavelength-js
Test it with a runkit: https://npm.runkit.com/@bradodarb/wavelength-js
License MIT