wavelength-js

FAAS Micro Framework

Usage no npm install needed!

<script type="module">
  import wavelengthJs from 'https://cdn.skypack.dev/wavelength-js';
</script>

README

Wavelength

npm NPM version License GitHub issues GitHub forks GitHub stars GitHub top language

build-and-test-package publish-npm-package Libraries.io dependency status for latest release

Patreon LinkedIn

Micro-framework for FAAS applications.

Install

yarn add wavelength-js

Import package into your application

TypeScript

import {Runtime} from "wavelength-js";

JavaScript

const {Runtime} = require("wavelength-js");

commands

yarn run build

yarn run watch

yarn run test

Demo

See, how it's working: https://runkit.com/lopatnov/wavelength-js

Test it with a runkit: https://npm.runkit.com/@bradodarb/wavelength-js

Rights and Agreements

License MIT