Coder Social home page Coder Social logo

masterkey1009 / js-primer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from asciidwango/js-primer

0.0 1.0 0.0 181.12 MB

:book: JavaScript Primer - 迷わないための入門書

Home Page: https://jsprimer.net

License: Other

JavaScript 67.21% CSS 3.19% HTML 12.29% TypeScript 2.31% Shell 14.99%

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 12.13.0以上が必要です。 npxコマンドが利用できることを確認してください。

Usage

Build

GitBookのbuildをします。

npm run build

Watch

GitBookの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

azu avatar kahei avatar nissy-dev avatar lacolaco avatar dimeiza avatar waddlaw avatar yinm avatar harashoo avatar sin1rou avatar takeda-takashi avatar yumetodo avatar cyblue9 avatar 2n avatar ryo-a avatar hiji avatar yusukeyamane avatar c01o avatar k-ta-yamada avatar ryotatake avatar numb86 avatar sekky0905 avatar ruedap avatar mom0tomo avatar miy4 avatar hyoiutu avatar gitetsu avatar tmitz avatar ryutaro0802 avatar ma10 avatar kesoji avatar

Watchers

James Cloos 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.