Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Commit

Permalink
Docs: Updated documentation for the element
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodek committed Mar 30, 2017
1 parent 2977a02 commit 31e60f0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions raml-json-enhance.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,17 @@
enhanced with the library, the JSON object describing the method will contain
all required information to render the view.
The element contains a set of Polyfills so it will work in the IE11+ browsers.
### Biuld process
This element uses web workers to expand JSON result (normalize it).
The element will attempty to load following scitps from the same location where
this script resides:
- polyfills.js
- browser/index.js
- raml2object.js
Build scripts should ensure that this resources are included in the final build.
@group Logic Elements
@element raml-json-enhance
@demo demo/index.html
Expand Down

0 comments on commit 31e60f0

Please sign in to comment.