Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Update build (#25): - Change filenames in `dist/` to `html-react-parser` - Create examples (#26): - Examples found in the directory `examples/` - Add `script-tag.html`, which is an example of loading the parser via the CDN - Add `requirejs.html`, which is an example of loading the parser via Require.js - Update `README.md` (#27): - Reword and tidy description and instructions - Update installation with CDN link - Refactor and tidy examples using ES6 and JSX - Update `.npmignore`: - Add `webpack.config.js` - Add `examples`
- Loading branch information