Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/twobiers/function-sdk-typescript

A Node.js / TypeScript SDK for writing Composition Functions
https://github.com/twobiers/function-sdk-typescript

crossplane crossplane-xfn typescript

Last synced: 10 days ago
JSON representation

A Node.js / TypeScript SDK for writing Composition Functions

Awesome Lists containing this project

README

        

# function-sdk-typescript

A Node.js / TypeScript SDK for writing [composition functions][functions].

This SDK is currently a alpha. It has been created out of curiosity if it's a good idea to
write composition functions in TypeScript and to asses the options it provides.

If you just want to jump in and get started, consider using the [function-template-typescript]
template repository.

[functions]: https://docs.crossplane.io/latest/concepts/composition-functions
[function-template-typescript]: https://github.com/twobiers/function-template-typescript