Pinned Repositories
easy-template-x
Generate docx documents from templates, in Node or in the browser.
deasync
Turns async function into sync via JavaScript wrapper of Node event loop
extract-comments
Extract JavaScript code comments from a string or glob of files.
jspreproc
C-Style source file preprocessor and comments remover for JavaScript in JavaScript
my_public_repository
strip-comments
Strip block comments or line comments from code. The tests remove comments from JavaScript, but this will work with any language that uses the same syntax for comments.
stripcomments
andreashuetter's Repositories
andreashuetter/jspreproc
C-Style source file preprocessor and comments remover for JavaScript in JavaScript
andreashuetter/deasync
Turns async function into sync via JavaScript wrapper of Node event loop
andreashuetter/extract-comments
Extract JavaScript code comments from a string or glob of files.
andreashuetter/my_public_repository
andreashuetter/strip-comments
Strip block comments or line comments from code. The tests remove comments from JavaScript, but this will work with any language that uses the same syntax for comments.
andreashuetter/stripcomments