Pinned Repositories
cloudcmd
✨☁️📁✨ Cloud Commander file manager for the web with console and editor.
join-io
join files on a fly to reduce requests count
madrun
🏎 CLI tool to run multiple npm-scripts in a madly comfortable way
minify
Minifier of js, css, html and img
putout
🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement 💪 with built-in support for js, jsx, typescript, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏
redrun
✨🐌 🐎✨ fastest npm scripts runner
smalltalk
Promise-based Alert, Confirm and Prompt replacement
supertape
📼 Simplest high speed testing
swc-to-babel
convert SWC to Babel AST
try-to-catch
functional try-catch wrapper for promises
coderaiser's Repositories
coderaiser/cloudcmd
✨☁️📁✨ Cloud Commander file manager for the web with console and editor.
coderaiser/putout
🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement 💪 with built-in support for js, jsx, typescript, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏
coderaiser/minify
Minifier of js, css, html and img
coderaiser/redrun
✨🐌 🐎✨ fastest npm scripts runner
coderaiser/nemesis
:floppy_disk: x86 operation system writen on fasm
coderaiser/estree-to-babel
convert estree ast to babel
coderaiser/supertape
📼 Simplest high speed testing
coderaiser/madrun
🏎 CLI tool to run multiple npm-scripts in a madly comfortable way
coderaiser/wisdom
:gift: Tool for publishing releases to github and npm
coderaiser/estrace
Trace functions in EcmaScript Modules
coderaiser/goldstein
JavaScript with no limits 🤫
coderaiser/node-grizzly
:bear: Create release on github
coderaiser/flop
:file_folder: FLOP - Folder operations module
coderaiser/node-putasset
Upload an asset to releases on GitHub
coderaiser/all-object-keys
get all keys of object
coderaiser/nupdate
update module dependency
coderaiser/putout-editor
http://putout.cloudcmd.io/
coderaiser/cloudcmd-io
Cloud Commander's site
coderaiser/jessy
get value by object property
coderaiser/binarnia
parse binary buffer to json according to schema
coderaiser/nessy
set value in nested object
coderaiser/node-renamify
Rename group of files from a directory
coderaiser/node-renamify-cli
CLI tool for renaming group of files from a directory
coderaiser/redfork
run command in all subdirs
coderaiser/samadhi
Linter that fixes syntax errors
coderaiser/align-spaces
align spaces on empty lines of source code
coderaiser/flatlint
Token-based JavaScript Linter that fixes Syntax Errors
coderaiser/node-envir
get npm env variables from package.json
coderaiser/schemastore
A collection of JSON schema files including full API
coderaiser/fatfs-wasm
FAT16/32 driver for Typescript/Javascript built on FatFs by CHaN