finalcif

editor for Crystallographic Information Format

Finalcif is a full-featured CIF file editor to make editing and validation of CIF files easy. It collects all the information from a work folder needed in order to finalize a CIF file for publication. In any case, one can also import a valid CIF file to complete the information. In ideal cases, it takes one click to have a publication-ready file.

libjs-vega

programmed web graphics with JSON

Vega is a visualization grammar, a declarative format for creating, saving, and sharing interactive visualization designs. With Vega you can describe data visualizations in a JSON format, and generate interactive views using either HTML5 Canvas or SVG.

osc-plugin-dput

dput plugin for OpenSUSE (buildsystem) commander

This package contains the dput plugin for OpenSUSE (buildsystem) commander.

node-sockjs-client

provides a WebSocket-like object in browser

SockJS-client is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.

node-resize-observer-polyfill

Polyfill for the Resize Observer API

Implementation is based on the MutationObserver and uses Mutation Events as a fall back if the first one is not supported, so there will be no polling unless DOM changes. Doesn't modify observed elements. Handles CSS transitions/animations and can possibly observe changes caused by dynamic CSS pseudo-classes, e.g. by `:hover`.

node-classnames

Utility for conditionally combining classnames in JavaScript

A simple utility for conditionally generating a list of CSS class names from criteria defined by a set of JavaScript objects.