base-repos / baseLinks
Base is the foundation for creating modular, unit testable and highly pluggable, server-side node.js applications.
☆104Updated 3 years ago
Alternatives and similar repositories for base
Users that are interested in base are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Base plugin that adds methods for programmatically running npm commands.☆23Updated 9 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Get the callsite of the caller function☆54Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Updated 9 months ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Getting started with toolkit.☆19Updated 8 years ago
- Conditional promise chains☆63Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Convert an Observable to a Promise☆50Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generat…☆130Updated 4 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Expand deeply nested values from an object, with support for advanced features☆17Updated 2 months ago
- Exit the process when the `esc` key is pressed☆57Updated last year