jonschlinkert / parse-code-context
Parse code context in a single line of javascript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
☆11Updated 6 years ago
Alternatives and similar repositories for parse-code-context
Users that are interested in parse-code-context are comparing it to the libraries listed below
Sorting:
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- Sink your streams.☆17Updated 2 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Updated 9 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Paginate an array into pages of items.☆15Updated 8 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Detect and extract the static part of a glob string.☆10Updated 3 years ago
- Use async helpers in template engines like Handlebars and Lodash☆15Updated 5 years ago
- Extract javascript code comments with esprima. Thin wrapper to prove a simple interface for getting code comments from a string, file or …☆14Updated 7 years ago
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 5 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- Utils for working with JavaScript classes and prototype methods.☆19Updated 2 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated last year
- Easily add plugin support to your node.js application.☆26Updated 4 years ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Map `visit` over an array of objects.☆17Updated 2 years ago
- Turn a readable stream into multiple readable streamx streams☆13Updated 2 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago