15 packages
@smushytaco/clean-webpack-plugin
A webpack plugin to remove/clean your build folder(s).
@smushytaco/custompatch
Tool for patching buggy NPM packages instead of forking them
@smushytaco/find-up-simple
Find a file or directory by walking up parent directories — Zero dependencies
@smushytaco/index-to-position
Convert a string index to its line and column position
@smushytaco/package-up
Find the closest package.json file
@smushytaco/parse-json
Parse JSON with more helpful errors
@smushytaco/read-package-up
Read the closest package.json file
@smushytaco/read-pkg
Read a package.json file
@smushytaco/resolve-bin
Resolves the full path to the bin file of a given package by inspecting the "bin" field in its package.json.
@smushytaco/rtlcss-webpack-plugin
Webpack plugin to use in addition to [extract-text-webpack-plugin](https://github.com/webpack/extract-text-webpack-plugin) to create a second css bundle, processed to be rtl.
@smushytaco/unicode-escapes
Encode and decode Unicode escapes in a string
@smushytaco/unicorn-magic
Some useful utilities I often need
@smushytaco/versionchecker
A version checker like npm outdated but better
vite-plugin-rtl-css
Vite plugin for rtlcss
vite-plugin-tsc-transpile
This Vite plugin makes it so the official TypeScript compiler is used instead of esbuild!