GithubHelp home page GithubHelp logo

aokitashipro / 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 31.06 MB

:book: JavaScriptの入門書

Home Page: https://jsprimer.net

License: Other

JavaScript 79.17% HTML 12.14% Shell 1.80% CSS 3.90% AppleScript 0.20% TypeScript 2.79%

js-primer's Introduction

[WIP] JavaScriptの入門書 Build Status

この書籍はES2015以降をベースとしたJavaScript入門書となる予定です。

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

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

⚠️ Status ⚠️

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

どのような構成になるか興味がある人は次のIssueを見てみるとよいです。

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

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

Watch button

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

Installation

npm install

Node.js 8.2.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

License

Copyright (c) 2016- azu and Suguru Inatomi

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

js-primer's People

Contributors

2bbb avatar azu avatar c01o avatar cyblue9 avatar dimeiza avatar gitetsu avatar hiji avatar howdy39 avatar josephting avatar lacolaco avatar ma10 avatar miy4 avatar mofumofu2 avatar mom0tomo avatar nissy-dev avatar r6eve avatar ruedap avatar ryo-a avatar ryutaro0802 avatar sudahiroshi avatar takeda-takashi avatar tkybpp avatar tmitz avatar udonda avatar waddlaw avatar yoneda avatar yuanji-dev avatar yuheiy avatar yumetodo avatar yusukeyamane avatar

Watchers

 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.