retext-syntax-urls
retext plugin to classify url-like values as syntax, not natural language
retext plugin to classify url-like values as syntax, not natural language
Find a file by walking up parent directories
Solves the relative path problem in Node.js by allowing a require call to reference the current package
One step closer to your destination.
Generate the path attribute for a curved SVG line.
Get property value by dot notation
Loads environment variables from a chosen .env file into process.env
Browser-friendly enhanced path fully compatible with standard node.js
Make directories and their parents if needed - Like `mkdir -p`, but cross-platform
Find a file by walking down parent directories.
Attempt to resolve the absolute filepath to a file and verify that it exists.
adaptive and scalable 2D bezier curves
Maker.js, a Microsoft Garage project, is a JavaScript library for creating and sharing modular line drawings for CNC and laser cutters.
just an object that maps `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.
Automatically re-write the destination extension of a filepath based on the source extension. e.g `.coffee` => `.js`. This will only rename the ext, no other path parts are modified.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
Which/Whereis easy helper, find if a program exists
Checks all require path's to exist as files
Remove unwanted files and directories from your node_modules folder
Get, set, or delete a property from a nested object using a dot path