Skip to content

espilab/javascript_in_html_sample

Repository files navigation

javascript_in_html_sample

Sample programs written in javascript on the HTML file.

HTMLファイルにjavascriptのプログラムを書いて使う、色々なプログラム例。

  • 000_hello_world_input_tag/ : hello,world (inputタグに出力の例)
  • 001_hello_world_console/ : hello,world (consoleに出力の例)
  • 003_hello_world_div_tag/ : hello,world (divタグに出力の例)
  • 010_calc_demo/ : 電卓的なプログラムの例
  • 011_calc_R-parallel/ : 任意個数の抵抗の並列接続の合成抵抗を計算する例
  • 012_make_password/ : パスワード文字列を生成する例 (Copilotで自動作成したもの)
  • 013_mermaid_draw/ : Mermaidを利用して図形を描画する (CDN応用例)
  • 020_canvas_clock/ : canvasを使った時計
  • 021_voice_read/ : テキストの音声読み上げ例
  • 024_chrome_serial_term/ : シリアルターミナルプログラムの例 (Chrome専用)

About

Sample programs written in javascript on the HTML file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages