LoginSignup
2
2

More than 5 years have passed since last update.

Sketch 2 Codeのcliを作った話

Posted at

sketch2code.azurewebsites.netのサーバーが503を返すため不安定になることがあります。(Cookie関連)

tl;dr

以下で、スケッチした画像をhtmlに変換できます。 sketch2code-cli

# sample.htmlが生成されます。
curl s2c.sh | bash -s sample.jpg
  • 本当は、CodePenでリアルタイムにスケッチしてhtmlを生成したいです。
  • ReactReact NativeVue のコード生成したい難民もいるようですね。 Collaboration proposal
  • 個人的には、 WebComponents とかも出来たらいいなと思ってます。

まとめ

  • 日本語やコンボボックスの候補などはまだうまく出来ませんが、今後できるといいですね。
  • Sketch2Code から動かせるようなのですが、Windows(Visual Studio)をもってないと難しそうです。動かして見たいですが、、、
2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2