prism-transit - Vaadin Add-on Directory
Web component based on Polymer 2. A data transform component via scoped function
**[ This description is mirrored from README.md at [github.com/Prhythm/prism-transit](https://github.com//Prhythm/prism-transit/blob/2.0.1/README.md) on 2019-05-22 ]**
# \
[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/Prhythm/prism-transit)
`` is a [Polymer 2](http://polymer-project.org/) element provides data transform via it's own function.
# Usage
```html
function square(n) {
return n * n;
}
```
or use comment if needed
```html
```
# Licence
MIT Licence
LicenseGitHub Homepage
Issue tracker
View on GitHub
Online Demo
Documentation
prism-transit version 2.0.0
### Dependencies
Polymer/polymer#^2.0.0
prism-transit version 2.0.1
### Dependencies
Polymer/polymer#^2.0.0