Returns a Promise wrapped version of the supplied function or module.Callback-style function or module whose methods you want to promisify.
promise promises promisify all denodify denodeify callback cb node then thenify convert transform wrap wrapper bind to async await es2015 bluebirdReleased under the MIT license. To use CSSJSON from your command-line interface or with npm scripts there is cssjson-cli.
css json to converterEncodes the contents of an AudioBuffer from the WebAudio API as WAVE. Supports 16-bit PCM and 32-bit float data.The code for this has been adapted from the export feature of Recorder.js.
convert audiobuffer to wav format for browser webaudio web-audio audio buffer conversion formats fmt riff wave soundThis is a continuation of the module basics lesson. Here we'll learn to write a new module, work with Node's CommonJS syntax, and publish the code to npm.Once you're comfortable with the process, splitting code into its own module becomes trivial. The benefits of reusability and semantic versioning often outweigh the small upfront cost of creating a new module.
module npm help how to tutorial guide lesson guides tutorials create a new modules modular publishProvides layout and word-wrapping for left-to-right Latin text, primarily aimed at bitmap font rendering in Canvas/WebGL. The input font should be in the format of BMFont json, see here.You can use bmfont-lato for testing, or load-bmfont for Node/Browser loading.
left to right left-to-right ltr text layout shape shaping shaper glyphs glyph render font fonts filltextPreview and convert DDS files from the command line (compressed textures and HDR cubemaps).This only supports a limited range of DDS formats, see here.
dds preview image dxt dxt10 dx10 cube cubemap faces gl webgl stackgl compressed convert from to png jpg jpeg texture viewerConverts a string of SVG into an HTMLImageElement using Blob and URL.createObjectURL. Falls back to encodeURIComponent for unsupported browsers, such as Safari 8.0.A common use case for this is rendering SVG to a 2D or WebGL canvas.
convert svg to canvas image png blob file url dom raster rasterizeCallback-style function or module whose methods you want to observableify.Methods in a module to observableify. Remaining methods will be left untouched.
observable observables observableify callback cb node subscribe convert transform wrap wrapper bind toPass it any value and you're are guaranteed to get back an Error with name, message, and stack properties.Can be useful when you don't control all the places an error can be thrown or rejected. A user could for example throw a string or an error without a stack property.
error ensure valid err stack message name string to make fix clean convertCorrectly chunks up the input and handles backpressure.Adheres to the requested chunk size, except for array where each element will be a chunk.
stream buffer string object array iterable promise promises from into to transform convert readable pull gulpfriendly value strConvert from a Buffer to an ArrayBuffer as fast as possible. Note that in some cases the returned ArrayBuffer is backed by the same memory as the original Buffer (but in other cases it is a copy), so modifying the ArrayBuffer is not recommended.
buffer to arraybuffer fast read onlyReturns a stream.Readable. Value to convert to a stream.
readable-stream stream nodejs npm-package readablestream string buffer uint8array from into to transform convert readable pullConvert liquid templates to handlebars templates. Please consider following this project's author, Jon Schlinkert, and consider starring the project to show your ❤️ and support.
liquid handlebars templates convert blog tags filters helpers assemble bootstrap jekyll refactor to transformGenerate a regex from a string or array of strings. Please consider following this project's author, Jon Schlinkert, and consider starring the project to show your ❤️ and support.
regex regular-expression nodejs node regexp match test toSays a string. Note: The value of 'rawdata' must evaluate to boolean 'true' in order to be recognized.
text to speech synthesizer speak.js espeak say🔰 Get GeoJSON of a OpenStreetMap's relation from the API. Returns the GeoJSON of a particular OSM relation id.
openstreetmap maps api geojson osm-api osm-geojson relation relations convert converts to from country countries get code which alpha-3 iso-3166-1 osm geoThis app was an initial prototype to test the quality of IBM STT, and is no longer activly supported I am now working on a more full fledge version at https://github.com/OpenNewsLabs/autoEdit_2 ( http://www.autoedit.io ). If you clone the repo you can start the app with npm start.
nwjs ibm watson speech to text sttConverts image to canvas with same look. Useful for memory optimization in case of responsive images usage. Also is good for solving Android antialiasing issue in PhoneGap or web applications.
image to canvas android antialias issue memory optimization for responsive images
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.