[READ-ONLY] Mirror of https://github.com/thoda-dev/svg-lua. svg lua library
0

Configure Feed

Select the types of activity you want to include in your feed.

update Documentation and removed .gitignore

Thomas DAGES (Dec 6, 2018, 4:47 PM +0100) 1a42e1f7 68b0040d

+2 -2
-1
.gitignore
··· 1 -
+2 -1
README.md
··· 17 17 18 18 ### testing 19 19 can be tested [here](https://www.lua.org/cgi-bin/demo) *(use the minified version, the text field is limited in size)* 20 - *you can use the content of the file `test.lua` for testing, it includes the minified version and all elements with default values* 20 + 21 + *you can use the content of the file `test.lua` for testing, it includes the minified version and all elements with default values, the result can be found in `index.html`* 21 22 22 23 ### minified version 23 24 `svg.min.lua` generated with [Lua Minifier from Mothereff.in](https://mothereff.in/lua-minifier)