guile-2.2-libs
Core Guile libraries
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.
node-simple-swizzle
Simply swizzle your arguments
This module can be used to swizzle your function arguments; ie, pass in mixed
arrays/values and get a clean array. For example, if you swizzle
(1, [2, 3], 4), then you get [1, 2, 3, 4].
libgmsh3
Three-dimensional finite element mesh generator shared library
node-es6-symbol
ECMAScript 6 Symbol polyfill
This module provides Symbols in ECMAScript 6 if the native JavaScript
environment has not implemented it.
node-babel-plugin-transform-vue-jsx
Babel plugin for Vue 2.0 JSX
Babel is a JavaScript compiler to use next generation JavaScript, today.
node-file-loader
file loader module for webpack
This module instructs webpack to emit the required object as file and to
return its public url. By default the filename of the resulting file is the
MD5 hash of the file's contents with the original extension of the required
resource.