https://github.com/hat-open/hat-renderer
JavaScript virtual DOM renderer
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
JavaScript virtual DOM renderer
Basic Info
- Host: GitHub
- Owner: hat-open
- License: apache-2.0
- Language: TypeScript
- Default Branch: master
- Homepage: https://hat-renderer.hat-open.com
- Size: 293 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 4 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
License
README.rst
.. _online documentation: https://hat-renderer.hat-open.com
.. _git repository: https://github.com/hat-open/hat-renderer.git
.. _npm package: https://www.npmjs.com/package/@hat-open/renderer
.. _pydoit: https://pydoit.org
.. _Hat Open: https://hat-open.com
.. _Končar Digital: https://www.koncar.hr/en
hat-renderer - JavaScript virtual DOM renderer
==============================================
For more information see:
* `online documentation`_
* `git repository`_
Install
-------
`hat-renderer` JavaScript library is available as `npm package`_::
$ npm install @hat-open/renderer
Build
-----
Build tool used for `hat-renderer` is `pydoit`_. For listing available doit
tasks, use::
$ doit list
Default task::
$ doit
creates npm package inside `build` directory.
Hat Open
--------
`hat-renderer` is part of `Hat Open`_ project - open-source framework of tools
and libraries for developing applications used for remote monitoring, control
and management of intelligent electronic devices such as IoT devices, PLCs,
industrial automation or home automation systems.
Development of Hat Open and associated repositories is sponsored by
`Končar Digital`_.
License
-------
Copyright 2020-2025 Hat Open AUTHORS
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Owner
- Name: Hat Open
- Login: hat-open
- Kind: organization
- Website: https://hat-open.com
- Repositories: 28
- Profile: https://github.com/hat-open
GitHub Events
Total
- Push event: 3
Last Year
- Push event: 3
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| bozo.kopic | b****o@k****z | 26 |
Committer Domains (Top 20 + Academic)
kopic.xyz: 1
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 149 last-month
- Total dependent packages: 4
- Total dependent repositories: 8
- Total versions: 12
- Total maintainers: 1
npmjs.org: @hat-open/renderer
Hat virtual DOM renderer
- Homepage: http://hat-open.com
- License: Apache-2.0
-
Latest release: 0.6.4
published about 2 years ago
Rankings
Dependent repos count: 4.1%
Dependent packages count: 4.5%
Downloads: 6.2%
Average: 9.4%
Forks count: 15.4%
Stargazers count: 16.7%
Maintainers (1)
Last synced:
7 months ago
Dependencies
package.json
npm
- docdash ^1.2.0 development
- eslint ^8.2.0 development
- jsdoc ^3.6.7 development
- @hat-open/util ^0.5.4
- snabbdom ^3.1.0
.github/workflows/docs.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
- peaceiris/actions-gh-pages v3 composite
.github/workflows/main.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
package-lock.json
npm
- 516 dependencies
pyproject.toml
pypi
requirements.pip.txt
pypi
- hat-doit *