Commit f153f5b
committed
Bump version to 0.0.7
- 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`1 parent c7bfd40 commit f153f5b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments