Thomas
Thomas
I have created an icon explorer for this project with Svelte, view it here: https://svelte.dev/repl/e29cb982e5df4cbc8b80fdc9ad04cbe8?version=3.48.0 And a screen recording: https://user-images.githubusercontent.com/61319150/172241957-d3487330-275c-4a5b-b1d6-9b1154ccc1cf.mp4 # The code Show **App.svelte**: ```svelte import { icons }...
I can't find a slug property in any page, but this code seems to suggest that there is, or at least at one point was: https://github.com/noahsalvi/sotion/blob/ab2615b8157dffcde9fb96f4d2127660b7398268/src/sotion.ts#L94-L97 In addition, the sotion...
This would be tremendously useful in powerpoint presentations, google docs, gmail, etc, here's some JS code which converts PNG to SVG (I can work on a PR in a bit):...
https://user-images.githubusercontent.com/61319150/162549867-0ac464d8-0046-44d5-b37a-0707e103a58c.mp4
There would be a few ways to do this: - Simply cache the giant icons JSON file using the service worker, done! - Dynamically cache when stuff is requested +...
I think that there should be a way to add metadata to the HTML file before writing it (like exif data), and also a way to add metadata that can...
Basically allow a dev API for embedding and rendering penpot things. This should allow serialization, deserialization, embedding the editor with some/all tools enabled, and just rendering it to PNG/svg or...
I've seen numerous Stable Diffusions around GitHub, many with significant amounts of stars as well, can someone explain what the difference is between these, and the pros and cons of...
I tried to run `npm run test` to see if all the tests works to fix #11, but they recursively call the test script and never run