Pinned Repositories
bash-exec
[unmaintained] A safe alternative to spawn('bash', [ '-c', cmd ])
bellman
Yet another console logger. A pretty and powerful one, though.
error-shortener
A way to convert errors to strings (and optionally prettify them)
htmllint-async-loader
Yet another htmllint loader. The one that works.
human2bytes
h2b('1K') → 1024
mstorage
[deprecated] try Array, ES6 Map, or https://github.com/jhuckaby/megahash
my-cheat-sheet
[outdated] my semi-automatically generated notes
pm2
Production process manager for Node.js applications with a built-in load balancer
string-true-oneline
so('p0wned\rnoop\n🐈') → 'noop 🐈'
winston-tcp-graylog
graylog support for winston based on gelf-pro
nskazki's Repositories
nskazki/htmllint-async-loader
Yet another htmllint loader. The one that works.
nskazki/mstorage
[deprecated] try Array, ES6 Map, or https://github.com/jhuckaby/megahash
nskazki/winston-tcp-graylog
graylog support for winston based on gelf-pro
nskazki/bellman
Yet another console logger. A pretty and powerful one, though.
nskazki/dot-files
A backup
nskazki/htmllint-custom-tag-style
A plugin that helps ensure that all custom tags match your naming convention
nskazki/simple-debugger
A simple way to debug events and methods of your classes
nskazki/stylelint-selector-custom-tag-pattern
A plugin that helps ensure that all custom tags match your naming convention
nskazki/working-mpd-client
An MPD client
nskazki/a11y-vue-dialog
An accessibility-first renderless (headless) dialog component made for Vue https://renatodeleao.github.io/a11y-vue-dialog/
nskazki/date-fns-tz
Complementary library for date-fns v2 adding IANA time zone support
nskazki/extend-lodash
Try https://lodash.com instead
nskazki/external-results-clearing-on-state-change
An alternative way to clear Vuelidate's $externalResults on state change, the way that doesn't involve $model
nskazki/ghmd2pdf
[unmaintained] A way to convert MD to PDF
nskazki/iBeats
Apple Watch 心率数据采集 - Your Soul, Your Beats!
nskazki/IntegrateMe
nskazki/jest-wont-recompile-css-modules
Jest doesn't recompile CSS modules when their dependencies change
nskazki/manual-element-queries
This module has been deprecated try css-element-queries
nskazki/martin
Make any old keyboard wireless
nskazki/mini-css-extract-plugin-seems-to-break-HMR
mini-css-extract-plugin seems to break HMR when used with vue-loader
nskazki/my-logger
My first module from 2013 :crying_cat_face:
nskazki/simple-e2p
A way to turn a one-time event into a promise
nskazki/simple-pmysql
Try https://github.com/knex/knex instead
nskazki/simple-ticker
A self-correcting emitter of periodical events
nskazki/sole-live-reload-webpack-plugin
A plugin that restricts the number of live-reload scripts on a page down to one
nskazki/telegram-alert
[unmaintained] $ sleep 3; talert
nskazki/vue-loader-and-webpack-layers
a demo for an issue
nskazki/vue-loader-wont-hot-reload-text-nodes
a demo for a bug where vue-loader won't hot reload text nodes
nskazki/webpack-bundlesize-compare-action
A github action that outputs bundlesize comparison tables for pull requests
nskazki/webpack-fix-style-only-entries
Webpack plugin to solve the problem of having a style only entry (css/sass/less) generating an extra js file.