Remove an item from a collection in context and run an action on removed item
when you want to fire an event no matter how a process exits.
Storybook Onboarding: Help new users learn how to write stories
A Storybook builder to dev and build with Vite
Disables scroll outside of `children` node.
Remove Markdown formatting from text
Toggle current selected content in browser
Simple dependency graph.
Discard comments in your CSS files with PostCSS.
Removes body scroll without content _shake_
Temporary file and directory creator
Post compiler for Vue template render functions to support ES2015+ features
Slugifies a String
A little library for asserting types and values, with zero dependencies.
A deep deletion module for node (like `rm -rf`)
A type-safe marriage of `EventTarget` and `EventEmitter`.
An optimised way to copy'ing an object. A small and simple integration
Report and remove unused es6 modules
unist utility to remove positions from a tree
Declarative routing for React web applications
Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
Remove JSX empty expression
Converting the accented characters to their corresponding non-accented ASCII characters.
Remove the trailing spaces from a string.
Do not comment out unused code, use version control system instead and remove it!
Gem that, given a collection of HTML documents and CSS files, will remove any class attributes in the HTML set to CSS selectors that do not exist in the CSS files.
The fidor_schema gem is deprecated and will soon be removed. Please do not rely on the JSon schemas provided with this gem!!!
MickTagger is a command line utility that allows you to tag files.
Hooks into rails asset:precompile task to remove the BOM from any CSS files generated by SASS. Firefox < 52 has a bug when calculating SRI for CSS files with a BOM and removing it has no downsides so that's what we do.
Utility to remove unneeded shoulds from your RSpec test descriptions - 'it "should do something"' becomes 'it "does something"'
With ActsAsTaggableOn, you can tag a single model on several contexts, such as skills, interests, and awards. It also provides other advanced functionality. Do not remove old tags after creating a new tag
Removes all precompiled assets with rake assets:clobber and doing a rake assets:precompile, and then pushes the content to heroku, as long as a keroku app has been configured
Removes all precompiled assets with rake assets:clobber before doing a rake assets:precompile in the production environment and then pushes the content to Heroku, as long as you have your app configured with Heroku.
Removes all precompiled assets for production with rake assets:clobber and doing a rake assets:precompile, and then pushes the context to heroku, as long as the heroku app has been configured
ever leave a breakpoint in your code and do a deploy? not good, right? maybe you just want to remove the logger.info calls from your Rails project. janitor cleans your code.
Removes all precompiled assets for production with rake assets:clobber before doing a rake assets:precompile, and then pushes the content to heroku, as long as a heroku app has been configured.