raviroshan / assemble-webpackLinks
Webpack Loader + Plugin for compiling Handlebars using Assemble.io
☆16Updated 6 months ago
Alternatives and similar repositories for assemble-webpack
Users that are interested in assemble-webpack are comparing it to the libraries listed below
Sorting:
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- Generate generator to create a new repository on GitHub.☆11Updated 8 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 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 4 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- The core assemble application with no presets or defaults. All configuration is left to the implementor.☆17Updated 9 years ago
- Deeply assign the enumerable properties of source objects to a destination object.☆78Updated 3 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Updated 8 years ago
- Easily add plugin support to your node.js application.☆26Updated 5 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- Center-align the text in a string.☆23Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- 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
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Returns true if a string has an extglob☆23Updated 6 years ago
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Updated 4 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 3 years ago
- Autoload Plugins for PostCSS☆20Updated 5 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 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
- Faster, node.js focused alternative to JavaScript's native array map.☆14Updated 8 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 years ago
- Get the npm config☆37Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Updated 5 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 7 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆33Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- A cache for managing namespaced sub-caches☆14Updated 4 years ago