NAME

JSII - Use javascript modules naturally from every programming language

VERSION

0.001

DESCRIPTION

jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!

A class library written in TypeScript can be used in projects authored in TypeScript or Javascript (as usual), but allso in Python, Java, C# (and other languages from the .NET family), .. and hopefully Perl

This is the future home of a jsii implementation for Perl.

SEE ALSO

AUTHOR

James Wright <jwright@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2019 by James Wright.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.