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.
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`.
libusbredirparser1t64
Parser for the usbredir protocol (runtime)
Usbredirparse is a library containing the parser for the usbredir protocol.
This package contains the runtime library.
node-warning
Mirror of Facebook's Warning
Similar to Facebook's invariant but only logs a warning if the
condition is not met. This can be used to log issues in development
environments in critical paths. Removing the logging code for
production environments will keep the same logic and follow the same
code paths.