5.0.1 • Published 8 months ago

packaged v5.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

Packaged

NPM version NPM downloads Build Status

About

Packaged is a repository that contains interfaces/types/contracts that helps developers to create their own strongly-typed environment-agnostic (AWS, Azure, Google Cloud, IBM Cloud, Apache OpenWhisk, etc.) Function-as-a-Service apps.

This project only contains the abstraction and there's no implementation involved. Given that, developers can implement application-specific business logic without having a unified API interface.

Installation

To install this package, run the command below.

# npm
npm install --save packaged

# yarn
yarn add packaged

Usage

CommonJS

const {} = require('packaged');

ES6/TypeScript

import {} from 'packaged';

And you're good to go!

License

MIT

5.0.1

8 months ago

5.0.0

8 months ago

4.0.1

8 months ago

4.0.0

8 months ago

3.0.4

10 months ago

3.0.3

10 months ago

3.0.2

10 months ago

3.0.1

10 months ago

3.0.5

10 months ago

3.0.0

10 months ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago