Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
UserALE.js 2.1.0
-
Important
Description
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