wavelength-js
TypeScript icon, indicating that this package has built-in type declarations

3.0.48 • Public • Published

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

Package Sidebar

Install

npm i wavelength-js

Weekly Downloads

6

Version

3.0.48

License

MIT

Unpacked Size

4.28 MB

Total Files

36

Last publish

Collaborators

  • bradodarb