
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
日本語を、読みやすく
Bootstrap日本語化 Chirnoプロジェクト
ドキュメントを参照する (日本語化中) »
bootstrapのテーマを見る (英語)
.
Job Board (英語)
.
Blog (英語)
Bootstrap Chirno Project (ブートストラップ・チルノ プロジェクト)は、フロントエンドフレームワーク「Bootstrap」バージョン4の日本語化プロジェクトです。
Chirno Projectは、主に2つの活動を主軸にします。
翻訳に協力して頂ける方、大歓迎です。貢献についてお読みください。
Chirnoという名前は、上海アリス幻樂団が発表している弾幕ゲームシリーズ「東方Project」の人気キャラクター「チルノ」に由来します。
また、このプロジェクトは、Honokaをリスペクトして作成しました。
まだ個人開発なので策定予定はないです…
本家のほうはそこそこはっきりしてるので追従していきます。
Chirnoを簡単に始めるには、いくつかの選択肢があります :
git clone https://github.com/9-chirno/chirno.git
npm install churno@4.0.0-chirno17548
yarn add chirno@4.0.0-chirno17548
composer require 9-chirno/chirno:4.0.0-chirno17548
NuGetへの対応は当面ありません
bootstrapをはじめるを読んでください。テンプレートや利用例、フレームワークができること等が書かれています。
Bootstrapを簡単に始めるには、いくつかの選択肢があります :
git clone https://github.com/twbs/bootstrap.git
npm install bootstrap@4.0.0-chirno17548
yarn add bootstrap@4.0.0-chirno17548
composer require twbs/bootstrap:4.0.0-chirno17548
Install-Package bootstrap -Pre
Sass: Install-Package bootstrap.sass -Pre
(-Pre
はbootstrap v4が安定版になったら不要となります)Bootstrapをはじめるを読んでください。テンプレートや利用例、フレームワークができること等が書かれています。
ダウンロードしたZipフォルダの中は、以下のようになっています。
bootstrap/
├── css/
│ ├── bootstrap.css
│ ├── bootstrap.css.map
│ ├── bootstrap.min.css
│ ├── bootstrap.min.css.map
│ ├── bootstrap-grid.css
│ ├── bootstrap-grid.css.map
│ ├── bootstrap-grid.min.css
│ ├── bootstrap-grid.min.css.map
│ ├── bootstrap-reboot.css
│ ├── bootstrap-reboot.css.map
│ ├── bootstrap-reboot.min.css
│ └── bootstrap-reboot.min.css.map
└── js/
├── bootstrap.bundle.js
├── bootstrap.bundle.min.js
├── bootstrap.js
└── bootstrap.min.js
コンパイルされたjsとcss(bootstrap.*
)、そしてコンパイルと最小化を施したもの(bootstrap.min.*
)があります。CSSソースマップ (bootstrap.*.map
)は、ブラウザのF12デベロッパーツールでデバッグ等をするときに役立ちます。
バンドルされたJSファイル(bootstrap.bundle.js
と最小化されたbootstrap.bundle.min.js
)はPopperを含んでいますがjQueryは含んでいません。
バグ報告や、機能追加の要望がありますか?
まずissueガイドラインを読んで、既存のissueを検索し、同じ報告がないか確認してください。
探してないようであれば、issueを開いてください。
このリポジトリのルートディレクトリにある説明書は、Jekyllで作られ、GitHub Pagesでホスティングされています: https://getbootstrap.com。
この説明書は、ローカル環境でも機能します。
説明書の検索機能はAlgolia's DocSearchによって動作しています。
bundle install
を実行してください。Jekyll(サイトを動かすソフトウェア)やその他のRubyで書かれた必要なパッケージがインストールされます。npm install
を実行します。JavaScriptで書かれた必要なパッケージがインストールされます。npm run test
を実行します。サイトがビルドされます。npm run docs-serve
を実行します。Jekyllについてはこちらをご覧ください: Jekyll ドキュメンテーション (英語)
またはJekyll 日本語訳
Chirnoの更新とその説明書はリンク先で確認できます。
CONTRIBUTING.mdを必ず読んでください。
プルリクエストには、関連したユニットテストの結果が必要です。 すべてのHTMLとCSSは、Mark Otto氏が執筆するCode Guideに準拠していなければなりません。
記述様式についてはeditor configを参照してください。アドオン等他の詳細な情報は: http://editorconfig.org
開発者とユーザーのコミュニティです
irc.freenode.net
サーバーの##bootstrap
チャンネルです。bootstrap-4
タグ)で解決できるかもしれません。bootstrap
を入れてください。セマンティックバージョニングに基づいてリリースにバージョン番号をつけています。
過去のバージョンについては、Chirnoのリリース一覧をご覧ください。
aqz (tamaina)
Mark Otto
Jacob Thornton
Code and documentation copyright 2011-2018 the Bootstrap Authors and Twitter, Inc. Code released under the MIT License. Docs released under Creative Commons.
2b8b062540eb39c6756e1491c9d44b818bc7baef
FAQs
言わずと知れたフレームワーク「Bootstrap」の日本語化プロジェクト
The npm package chirno receives a total of 0 weekly downloads. As such, chirno popularity was classified as not popular.
We found that chirno demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.