XhmikosR
@xhmikosr
@twbs maintainer, open-source software believer
48
Published Tools
16,863
Total Stars
0
Weekly Downloads
3,437
GitHub Followers
37
Public Repos
Published Tools
48 Skillsacross 2 categoriescsslint
xhmikosr
CSSLint
rfs
xhmikosr
Powerful & easy-to-use responsive resizing engine.
bootlint
xhmikosr
HTML linter for Bootstrap projects
svg-sprite
xhmikosr
SVG sprites & stacks galore — A low-level Node.js module that takes a bunch of SVG files, optimizes them and bakes them into SVG sprites of several types along with suitable stylesheet resources (e.g. CSS, Sass, LESS, Stylus, etc.)
...moregrunt-contrib-cssmin
xhmikosr
Minify CSS
dependency-tree
xhmikosr
Get the dependency tree of a module
gulp-svg-sprite
xhmikosr
SVG sprites & stacks galore — Gulp plugin wrapping around svg-sprite that reads in a bunch of SVG files, optimizes them and creates SVG sprites and CSS resources in various flavours
...moregrunt-contrib-htmlmin
xhmikosr
Minify HTML
parserlib
xhmikosr
CSS3 SAX-inspired parser
precinct
xhmikosr
Unleash the detectives
grunt-html
xhmikosr
Grunt plugin for HTML validation, using the Nu Html Checker (v.Nu)
oust
xhmikosr
Extract URLs to stylesheets, scripts, links, images or HTML imports from HTML
stylelint-config-twbs-bootstrap
xhmikosr
An opinionated Stylelint config used by Bootstrap across our projects.
hugo-bin
xhmikosr
Binary wrapper for Hugo
filing-cabinet
xhmikosr
Find files based on partial paths
find-unused-sass-variables
xhmikosr
A small tool to find unused Sass variables
node-source-walk
xhmikosr
Execute a callback on every node of a source code's AST and stop walking when you see fit
detective-typescript
xhmikosr
Get the dependencies of a TypeScript module
staticify
xhmikosr
A better static asset handler for Node.js/Express.js
@twbs/fantasticon
xhmikosr
Icon font generation tool
detective-es6
xhmikosr
Get the dependencies of an ES6 module
grunt-contrib-internal
xhmikosr
Internal tasks for managing the grunt-contrib projects
detective-amd
xhmikosr
Find all dependencies within a JavaScript file using AMD module syntax
ast-module-types
xhmikosr
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
grunt-sri
xhmikosr
Client-side caching & SRI generation for Grunt
@xhmikosr/decompress
xhmikosr
Extracting archives made easy
module-definition
xhmikosr
Determines if a file is using a CommonJS or AMD module definition
@xhmikosr/bin-wrapper
xhmikosr
Binary wrapper that makes your programs seamlessly available as local dependencies
detective-cjs
xhmikosr
Get the dependencies of a CommonJS module by traversing its AST
@xhmikosr/downloader
xhmikosr
Download and extract files
module-lookup-amd
xhmikosr
Resolve aliased dependency paths using a RequireJS config
detective-postcss
xhmikosr
Detective to find dependents of CSS (PostCSS dialect)
detective-sass
xhmikosr
Find the dependencies of a sass file
detective-stylus
xhmikosr
Get the dependencies of a Stylus file
detective-scss
xhmikosr
Find the dependencies of an scss file
@dependents/detective-less
xhmikosr
Find the dependencies of a less file
detective-vue2
xhmikosr
Get the dependencies of a Vue module
get-amd-module-type
xhmikosr
Get the type of an AMD module used for an AST node or within a file
@xhmikosr/decompress-tar
xhmikosr
decompress tar plugin
sass-lookup
xhmikosr
Get the file associated with a Sass import
resolve-dependency-path
xhmikosr
Convert a dependency path into a filepath
@xhmikosr/os-filter-obj
xhmikosr
Filter an array of objects to a specific OS
@xhmikosr/decompress-unzip
xhmikosr
decompress zip plugin
@xhmikosr/decompress-tarbz2
xhmikosr
decompress tar.bz2 plugin
@xhmikosr/decompress-targz
xhmikosr
decompress tar.gz plugin
@xhmikosr/bin-check
xhmikosr
Check if a binary is working
stylus-lookup
xhmikosr
Get the file associated with an imported/required Stylus partial
@xhmikosr/archive-type
xhmikosr
Detect the archive type of a Buffer/Uint8Array