You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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`
0 commit comments