🔥 Want to strengthen your core JavaScript skills and master ES6? I would personally recommend this awesome ES6 course by Wes Bos.Usually you would have to load each task one by one, which is unnecessarily cumbersome.
dependencies glob grunt load match matchdep pattern require tasksMatches.js brings the power and expressiveness of pattern matching to Javascript. Check for specific values using number or string literals, null, or undefined.
matching patterns pattern match functionalSifter is a client and server-side library (via UMD) for textually searching arrays and hashes of objects by property – or multiple properties. It's designed specifically for autocomplete. The process is three-step: score, filter, sort. Seaching will provide back meta information and an "items" array that contains objects with the index (or key, if searching a hash) and a score that represents how good of a match the item was. Items that did not match will not be returned.
search filter sift data results match sort autocompleteSee the jquery.matchHeight.js demo. In the years since this library was originally developed there have been updates to CSS that can now achieve equal heights in many situations. If you only need to support modern browsers then consider using CSS Flexbox and CSS Grid instead.
layout match-height equal-height plugin matchheight equal match height equalize columnsBased on glob, but adds a bunch of useful features and a nicer API.Returns a Promise<Array> of matching paths.
glob nodejs patterns matching files directories globbing all array dirs expand filesystem filter find fnmatch folders fs globs gulpfriendly match matcher minimatch multi multiple paths pattern traverse util utility wildcard wildcards promise gitignore gitNote that when() is a catch-all pattern and, if used, should always be the last condition. If you forget it match() will throw a MissingCatchAllPattern exception if nothing was matched.
pattern-matching pattern match whenReplace text patterns with applause. Define patterns that will be used to replace the contents of source files.
gruntplugin replace replacement pattern patterns match text string regex regexp json yaml cson flatteneasier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.a pattern is immutable after construction. none of its methods changes its state. that makes it easier to reason about.
url string matching pattern routing route regex match segment parsing parser parse combinator combinators custom customizable filepath path domain separator stringify generate text processingMeasure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm
leven levenshtein distance algorithm algo string difference diff fast fuzzy similar similarity compare comparison edit text match matchingEnables you to work on a subset of the original files by filtering them using glob patterns. When you're done and want all the original files back you just use the restore stream.By combining and restoring different filters you can process different sets of files with a single pipeline.
gulpplugin filter ignore file files match minimatch glob globbingAssign content to locations in HTML according to a set of rules
jquery-plugin responsive design match assign slot bucket bag utility reorderSimilar to String#replace(), but supports replacing multiple matches. You could achieve something similar by putting the string in a RegExp constructor with the global flag and passing it to String#replace(), but you would then have to first escape the string anyways.Returns a new string with all needle matches replaced with replacement.
replace string str text all many multiple global match matches replacement replacer modify substring sub-string needle searchReturns a Promise for either the project root path or null if it couldn't be found.Returns the project root path or null.
package json root npm entry find up find-up findup look-up look file search match resolve parent parents folder directory dir walk walking pathDecree is a declarative arguments-resolver. It saves you time and code when you need to do arguments validation and disambiguation in your APIs.Simply declare the conditions your arguments should hold, such as their types, whether they are optional and their default values. Decree will take care of the rest, and provide you with clean and disambiguated arguments.
declarative arguments resolve disambiguate matchMatch a string against a list of patterns.The name of this module was previosuly match-patterns, but Pavel Lang have been generous to give me the patterns name on NPM. If you are looking for the previous module it have been renamed design-patterns.
match matcher pattern regex regexp route router
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.