-
Notifications
You must be signed in to change notification settings - Fork 1
Releases: Shinobujs/Shinobu
Releases · Shinobujs/Shinobu
v0.0.2
@purpleblueslime
purpleblueslime
86e061e
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's new
dynamicHtml: () => {};
Takes in a function that returns app html.
Usage
ShinobuApp({ ... dynamicHtml: async (props, dynamicProps) => { return '< app />'; }, ... });
Assets 2
1 person reacted
v0.0.1
@purpleblueslime
purpleblueslime
eb72b11
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
What's new
donut 🍩
Usage
<html id='donut'> ... </html>
shinobujs uses a-sync and a-wait now. :yay:
Assets 2
1 person reacted