Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
typescript
json2html
Commits
306e4e59
Commit
306e4e59
authored
Oct 18, 2020
by
Zéfling
🎨
Browse files
update changelog
parent
7ea27990
Changes
3
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
306e4e59
# Changelog of json2html-lib
## V0.0.5 (2020-10-18)
-
fix numeric options
-
add demo
## V0.0.4 (2020-10-15)
-
add
`xml`
type of render
...
...
README.md
View file @
306e4e59
...
...
@@ -13,11 +13,9 @@ npm i json2html-lib --save
Only for demo:
-
Angular 10.0.0 and more
<!--
## Demo
[
See a live demonstation
](
http://test.ikilote.net/json2html-demo/
)
-->
## Usage
...
...
@@ -48,7 +46,6 @@ console.log(new Json2html({
</div>
</div>
*/
```
## Publishing the library
...
...
projects/json2html/package.json
View file @
306e4e59
{
"name"
:
"json2html-lib"
,
"version"
:
"0.0.
4
"
,
"version"
:
"0.0.
5
"
,
"license"
:
"MIT"
,
"repository"
:
{
"type"
:
"git"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment