Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: Shinobujs/Shinobu

v0.0.2

25 Jun 07:14
@purpleblueslime purpleblueslime
86e061e
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What's new

dynamicHtml: () => {};

Takes in a function that returns app html.

Usage

ShinobuApp({
 ...
 dynamicHtml: async (props, dynamicProps) => {
 return '< app />';
 },
 ...
});
Assets 2
Loading
purpleblueslime reacted with heart emoji
1 person reacted

v0.0.1

24 Jun 14:57
@purpleblueslime purpleblueslime
eb72b11
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

What's new

donut 🍩

Usage

<html id='donut'>
 ...
</html>

shinobujs uses a-sync and a-wait now. :yay:

Loading
purpleblueslime reacted with heart emoji
1 person reacted

AltStyle によって変換されたページ (->オリジナル) /