boilerplates / boilerplateLinks
Tools and conventions for authoring and publishing project boilerplates.
☆11Updated 8 years ago
Alternatives and similar repositories for boilerplate
Users that are interested in boilerplate are comparing it to the libraries listed below
Sorting:
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆23Updated 9 years ago
- Generate a CODE_OF_CONDUCT.md file for a project (Contributor Covenant Code of Conduct). Use from the command line when Generate's CLI is…☆8Updated 8 years ago
- Scaffold out a Generate generator project.☆11Updated 8 years ago
- Apply an async function to each Array element in series☆21Updated 9 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- A curated list of awesome guides to open-source contributing☆14Updated 9 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- deprecated, instead use https://github.com/conventional-changelog/conventional-changelog monorepo☆13Updated 9 years ago
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Updated 8 years ago
- CLI and API to get a single file from Github repository.☆10Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.☆16Updated 9 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Like `fs.createWriteStream(...)`, but atomic.☆49Updated 3 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Simple type checking.☆76Updated 9 years ago
- Do a heap diff on SIGUSR2 in node☆6Updated 8 years ago
- Paginate an array into pages of items.☆15Updated 8 years ago
- 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
- Filter an object to have only the `own` properties for which a `callback` function returns true.☆15Updated 6 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Regular expression for matching es6 template delimiters in a string.☆16Updated 8 years ago
- Turn npm package scripts into CLI commands☆22Updated 9 years ago
- Format JavaScript Standard Style output to a JSON array.☆22Updated last year
- Global logging utility.☆19Updated last year