base / base-search
Base plugin that adds methods for creating, updating and using search indices.
☆13Updated 7 years ago
Alternatives and similar repositories for base-search:
Users that are interested in base-search are comparing it to the libraries listed below
- Base plugin that adds a getter/setter for the current working directory.☆12Updated 8 years ago
- Orchestrate multiple instances of Base at once.☆11Updated 7 years ago
- Base plugin that adds methods for programmatically installing bower packages☆11Updated 8 years ago
- Adds an `.ignore` method that parses `.gitignore` and converts the patterns from wildmatch to glob patterns, so they can then be passed t…☆11Updated 8 years ago
- Plugin for adding routes support to your `base` application. Requires templates support to work.☆11Updated 7 years ago
- base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.☆12Updated 4 years ago
- base-methods plugin that adds vinyl-fs methods to your 'base' application for working with the file system, like src, dest, copy and syml…☆13Updated 8 years ago
- Plugin for base-methods that simplifies mapping argv arguments to tasks, commands, and options☆12Updated 8 years ago
- Adds an `option` method to base-methods.☆13Updated 5 years ago
- Base plugin, creates a normalized environment object from a function, filepath or instance of base.☆12Updated 4 years ago
- Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) project…