[
https://issues.apache.org/jira/browse/FLAGON-456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua Poore updated FLAGON-456:
--------------------------------
Chose to make this a Webpack example to account for popularity
> Develop npm example for including UserALE.js
> --------------------------------------------
>
> Key: FLAGON-456
> URL: https://issues.apache.org/jira/browse/FLAGON-456
> Project: Flagon
> Issue Type: Task
> Components: UserALE.js
> Affects Versions: UserALE.js 2.1.0
> Reporter: Joshua Poore
> Assignee: Joshua Poore
> Priority: Major
> Labels: Hacktoberfest
> Fix For: UserALE.js 2.1.0
>
>
> OPEN TO HACKTOBER '19 PARTICIPANTS!
> Currently documentation and examples only support exercising UserALE.js
> directly through its API. Webpack users, however, find that userale.js code
> blocks are stripped from their projects because their projects do not
> directly reference exported userale functions.
> Include examples and test apparatus to support using UserALE via npm/webpack.
> DoD: examples for our .options, .filter, .map API functions are abstracted
> for use via npm. These functions have already exposed via export, and should
> be easy to abstract for npm. See:
> [https://github.com/apache/incubator-flagon-useralejs/blob/master/src/main.js]
> for .options, .filter and .map API.
> Ideally, for adding an npm implementation of our example test utility:
> [https://github.com/apache/incubator-flagon-useralejs/tree/master/example]
> examples of npm use can also be embedded in our top-level readme as code
> blocks: [https://github.com/apache/incubator-flagon-useralejs]
> Thank You and find more HACKTOBER Tickets @
> https://issues.apache.org/jira/browse/FLAGON-456?jql=project%20%3D%20FLAGON%20AND%20labels%20%3D%20Hacktoberfest
--
This message was sent by Atlassian Jira
(v8.3.4#803005)