bigskysoftware / bigskysoftware/_hyperscript
Add npm install instruction to installation section similar to htmx.org
- 主要言語
- JavaScript
- スター
- 3.8k
- フォーク
- 172
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
[htmx.org](https://htmx.org/docs/#npm) does have instruction how to install it via NPM. Hyperscript is also install-able via NPM but this is not documented.
Would it be a good idea to highlight this also in the hyperscript documentation.
Example below from htmx.org replaced with hyperscript (checked the node_modules dir if it exists).
```
npm
For npm-style build systems, you can install hyperscript via [npm](https://www.npmjs.com/):
npm install hyperscript.org
After installing, you’ll need to use appropriate tooling to use node_modules/hyperscript.org/dist/_hyperscript.js (or .min.js). For example, you might bundle hyperscript with some extensions and project-specific code.
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
hyperscript のドキュメントでインストールのセクションを見つけ、その構成を htmx.org からリンクされている npm セクションと比較します。issue に示されている npm のインストールコマンドと、ドキュメントに記載された dist ファイルの使用方法を追加し、リンクとコード例が正しくレンダリングされることを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100