Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add implement WeApp by Scala.js #400

Open
kaiwu opened this issue Jan 31, 2018 · 1 comment
Open

Add implement WeApp by Scala.js #400

kaiwu opened this issue Jan 31, 2018 · 1 comment

Comments

@kaiwu
Copy link

kaiwu commented Jan 31, 2018

WeApp aka Wechat Mini Programs is a form of an application based on WeChat, the most popular App used in China.

Wikipedia
In January 2018, Wechat announced a record of 580,000 mini-programs in its feature

WeApp has its official development platform, which comprises Js, XML, CSS and it requires
a specific directory structure, they all fit nicely to Scala.js and SBT (sbt-web, sbt-less)

WeUI for Scala.js implements the WeUI demo, which demonstrates many of WeApp's calibers.
In the process, it is a solid PoC that WeApp can be developed with Scala.js and SBT

I can do a PR against libraries/skeletons.md if needed

@sjrd
Copy link
Member

sjrd commented Jan 31, 2018

I can do a PR against libraries/skeletons.md if needed

Sounds good. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants