Cuiping.js

en | zh

The structure of is

...

Configuration  Δ

  • Use Monaco Editor
  • Use image
  • Image scale
  • Unit length
  • X padding
  • Y padding
  • Display bonds
  • Bond gap
  • Line base color
  • Text base color
  • Display background
  • Background Color
  • Half font size
  • Half text box width
  • Half text box height
  • Display text box (debug)
  • History


    No history yet.

    Examples

    methane
    C[--||H]
    CHHHH
    nitrogen
    N#N
    NN
    ethylene
    C[H\/]=C[\/H]
    CHHCHH
    C-C double bond (functional group)
    C[?\/]=C[\/?]
    CC
    carbonyl group (functional group)
    R^1-C[=|O]-R^2
    R1COR2
    chloroprene (carbon chain only)
    C=C[|Cl]-C=C
    CCClCC
    acetic acid
    C[H-,||H]-C[=|O]-O-H
    CHHHCOOH
    2-chloropropane (with style)
    CH3-CH{B}[|Cl{C:green}]-CH3
    CH3CHClCH3
    2-chlorobutane (skeletal formula)
    .~.[|Cl]~.~.
    Cl
    neopentane
    C+{L:2}C[||H,-H]
    CCHHHCHHHCHHHCHHH
    ATP
    A-Pi-{~,C:red}Pi-{~,C:red}Pi
    APiPiPi
    ammonium ion
    NH4^+
    NH4+
    carbon oxide (coordinated bond)
    C#{<}O
    CO
    aluminium chloride (using ref)
    Al{&:1}[Cl\/]/Cl\{>}&2; Al{&:2}[/\Cl]!/Cl!\{>}&1
    AlClClClAlClClCl
    hydroquinone
    HO-$Ben-OH
    HOOH
    1,2-dibromobenzene
    $Ben{&:a}; &a1-Br; &a2/Br
    BrBr
    water
    O@|-37.75H
    OHH

    About

    GitHub: ForkKILLET/cuiping.js
    npm: cuiping (backend) | cuiping-component | cuiping-monaco
    cuiping @ 2.0.0 | cuiping-component @ 1.7.0 | cuiping-frontend @ 1.0.0 | cuiping-monaco @ 1.1.0
    build by Vite at Thu, 09 Feb 2023 01:24:07 +0000 on Linux 5.15.0-1031-azure
    last commit: 8d01d06 fix(backend/parse): wrong white space charset