Giter VIP home page Giter VIP logo

js-primer's Introduction

JavaScript Primer Actions Status

この書籍はECMAScript 2015以降をベースとしたJavaScriptの入門書です。

プログラミングをやったことがあるが、今のJavaScriptがよくわからないという人が、 今のJavaScriptアプリケーションを読み書きできるようになる目的の書籍です。

ウェブ版は次のURLから閲覧できます。

書籍版は次のページから購入できます。

ウェブ版と書籍版の内容は基本的には同じです。 詳細はウェブ版と書籍版の違いを参照してください。

Twitterのハッシュタグは #jsprimer です。

⚠️ Status ⚠️

この書籍は開発中の内容となっています。

どのような経緯で動いているかはミーティングノートを参照してください。

リポジトリの更新を追いたい方はリポジトリをWatchしてください。

Watch button

また、下記フォームからメールアドレスを登録しておくと更新情報を受け取れます。

Installation

npm install

Node.js 14.15.0以上が必要です。 npxコマンドが利用できることを確認してください。

Usage

Build

HonKitのbuildをします。

npm run build

Watch

HonKitのbuildかつWatchをします。 プレビューをする場合は、ローカルサーバーを利用してください。

次のコマンドを実行後、http://localhost:4000/へアクセスすることでプレビューを見られます。

npm run start
# open http://localhost:4000/

Test

このプロジェクトでは文章やコードに対してテストを実行しています。 文章中のインラインコードのテスト、特定のファイル名にもとづくテスト、コメントを使ったDocTestなどが含まれます。

以下のコマンドを実行すると全てのテストが実行されます。

npm i -d && npm test

詳しくは CONTRIBUTING.md を見てください。

Contributing

小さなtypoでもIssueやPull Requestを歓迎しています。

コントリビュートの方法や確認方法についてはCONTRIBUTING.mdを参照してください。 また文章の間違いに気づいたらも参照してください。

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

CODE_OF_CONDUCTもあわせて参照してください。

License

Copyright (c) 2016-present jsprimer project

  • ソースコード: MITライセンス
  • 文章: CC BY-NC 4.0

Project Member

jsprimerプロジェクトは次のメンバーで構成されています。

Contact

バグ報告は次のページを参照してください。

感想などのフィードバックには次のフォームを利用してください。

その他の連絡は次のメールアドレスに送ってください。

OSS Supporters

js-primer's People

Contributors

2n avatar azu avatar c01o avatar cyblue9 avatar dependabot[bot] avatar dimeiza avatar dogatana avatar gogogodx avatar harashoo avatar hiji avatar k-ta-yamada avatar kahei avatar kangetsu121 avatar lacolaco avatar miy4 avatar mom0tomo avatar nissy-dev avatar numb86 avatar ruedap avatar ryo-a avatar ryotatake avatar sekky0905 avatar shgtkshruch avatar sin1rou avatar takeda-takashi avatar utenworks avatar waddlaw avatar yinm avatar yumetodo avatar yusukeyamane avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.