celine

🐌 A suite of libraries for building reactive HTML notebooks with inline contenteditable <script>s

https://github.com/maxwellbo/celine

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.8%) to scientific vocabulary

Keywords

html notebooks reactive
Last synced: 6 months ago · JSON representation ·

Repository

🐌 A suite of libraries for building reactive HTML notebooks with inline contenteditable <script>s

Basic Info
  • Host: GitHub
  • Owner: MaxwellBo
  • License: mit
  • Language: HTML
  • Default Branch: master
  • Homepage: http://maxbo.me/celine/
  • Size: 26.1 MB
Statistics
  • Stars: 121
  • Watchers: 3
  • Forks: 4
  • Open Issues: 9
  • Releases: 0
Topics
html notebooks reactive
Created over 1 year ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

@celine project monorepo

The project website maxbo.me/celine, rather than this README.md, has the demos, installation instructions, API docs and additional resources you might be looking for.

This monorepo contains the following packages: - /celine, which is published as @celine/celine on JSR. It exports core reactive cell functionality and styling, and a data visualization focussed standard library. It is documented at maxbo.me/celine. - /libertine, which is published as @celine/libertine on JSR. It exports libertine.css, a drop-in stylesheet that emulates the look of some academic typesetting. It is documented at maxbo.me/celine/libertine. - /bibhtml, which is published as @celine/bibhtml on JSR. It exports 3 Web Components based custom elements that wrap Citation.js. It is documented at maxbo.me/celine/bibhtml.

demo

Owner

  • Name: Max Bo
  • Login: MaxwellBo
  • Kind: user
  • Location: Sydney, Australia
  • Company: @Canva

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "@celine"
authors:
  - family-names: "Bo"
    given-names: "Maxwell"
    orcid: https://orcid.org/0009-0009-3275-5233
date-released: "2024-01-01"
# version: "1.0.0"
# doi: "10.1234/example-doi"
url: "https://maxbo.me/celine/"
repository-code: "https://github.com/MaxwellBo/celine"
license: "MIT"
keywords:
  - "reactive cells"
  - "data visualization"
  - "web components"
  - "bibliography"
  - "academic typesetting"

GitHub Events

Total
  • Issues event: 25
  • Watch event: 106
  • Issue comment event: 5
  • Push event: 354
  • Pull request event: 1
  • Fork event: 4
  • Create event: 5
Last Year
  • Issues event: 25
  • Watch event: 106
  • Issue comment event: 5
  • Push event: 354
  • Pull request event: 1
  • Fork event: 4
  • Create event: 5

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 17
  • Total pull requests: 0
  • Average time to close issues: 4 days
  • Average time to close pull requests: N/A
  • Total issue authors: 4
  • Total pull request authors: 0
  • Average comments per issue: 0.06
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 17
  • Pull requests: 0
  • Average time to close issues: 4 days
  • Average time to close pull requests: N/A
  • Issue authors: 4
  • Pull request authors: 0
  • Average comments per issue: 0.06
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • MaxwellBo (14)
  • declann (1)
  • brucou (1)
  • Kaesales (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/publish.yml actions
  • actions/checkout v4 composite