Displaying 1 to 20 from 29 results

pageres - Capture website screenshots

  •    Javascript

Capture screenshots of websites in various resolutions. A good way to make sure your websites are responsive. It's speedy and generates 100 screenshots from 10 different websites in just over a minute. It can also be used to render SVG images.See pageres-cli for the command-line tool.

pageres-cli - Capture website screenshots

  •    Javascript

Capture screenshots of websites in various resolutions. A good way to make sure your websites are responsive. It's speedy and generates 100 screenshots from 10 different websites in just over a minute. It can also be used to render SVG images.See pageres for the programmatic API and issues tracker.

picongpu - Particle-in-cell simulations for the exascale era :sparkles:

  •    C++

PIConGPU is a fully relativistic, manycore, 3D3V particle-in-cell (PIC) code. The Particle-in-Cell algorithm is a central tool in plasma physics. It describes the dynamics of a plasma by computing the motion of electrons and ions in the plasma based on Maxwell's equations. As one of our supported compute platforms, GPUs provide a computational performance of several TFLOP/s at considerable lower invest and maintenance costs compared to multi CPU-based compute architectures of similar performance. The latest high-performance systems (TOP500) are enhanced by accelerator hardware that boost their peak performance up to the multi-PFLOP/s level. With its outstanding performance and scalability to more than 18'000 GPUs, PIConGPU was one of the finalists of the 2013 Gordon Bell Prize.





is-progressive - Check if JPEG images are progressive

  •    Javascript

The check is fast as it only reads a small part of the file.Prefer the file methods if you're dealing directly with files. Those methods are optimized to read in the least amount of bytes necessary to determine whether it's a progressive JPEG image.

is-svg - Check if a string or buffer is SVG

  •    Javascript

This module performs a quick-and-dirty check. It's fast, but in certain cases it will give incorrect results.If you want to make certain that your SVG is valid, try parsing it with libxmljs.

hdr - Streaming HDR image format reading module for node.js

  •    Javascript

A very minimal streaming HDR image (ie. Radiance .pic format) library for node.js. Always outputs XYZ color space regardless of the format of the HDR file. This library does the minimum required to read HDR files. It is up to the consumer of the data to convert between XYZ and RGB, if desired, and to apply any corrections specified by EXPOSURE, PRIMARIES, or COLORCORR headers.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.