bigskysoftware / bigskysoftware/_hyperscript
Add npm install instruction to installation section similar to htmx.org
- Vorherrschende Sprache
- JavaScript
- Sterne
- 3.8k
- Forks
- 172
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
[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.
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Suchen Sie den Installationsabschnitt in der hyperscript-Dokumentation und vergleichen Sie seine Struktur mit dem von htmx.org verlinkten npm-Abschnitt. Fügen Sie den npm-Installationsbefehl und die dokumentierte Verwendung der dist-Datei hinzu, die in der Issue gezeigt wird, und überprüfen Sie anschließend, dass die Links und das Codebeispiel korrekt gerendert werden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- javascript
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100