All Projects → alexa → apl-viewhost-web

alexa / apl-viewhost-web

Licence: Apache-2.0 license
No description, website, or topics provided.

Programming Languages

typescript
32286 projects
C++
36643 projects - #6 most used programming language
CSS
56736 projects
CMake
9771 projects
javascript
184084 projects - #8 most used programming language

Alexa Presentation Language (APL) Viewhost Web

Introduction

The APL ViewHost Web is language-specific APL "view host", which is responsible for performing the rendering in the Web platform or framework for which the view host was designed by leveraging the functionality and support from APL Core library.

Installation

Prerequisites

  • NodeJS - version 10.x or higher
  • cmake - the easiest way to install on Mac is using brew install cmake
  • Yarn

Installation Steps

The easiest way to use apl-viewhost-web is to install it from npm and build it into your app with webpack.

npm install apl-viewhost-web

note: The package install will pull and build APL Core library locally, this make take a while.

Security

See CONTRIBUTING for more information.

License

This project is licensed under the Apache-2.0 License. Proprietary fonts are not licensed under an open source license, but instead subject to Amazon’s Trademark Guidelines, available here. Please see the LICENSE file in the fonts sub-directory.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].