Skip to main content

7 docs tagged with "Glob Pattern"

View All Tags

.storybook/main.js

.storybook/main.js is defined as: storybook config file to set Glob Pattern to detect new stories Storybook Addon & use index.css. Topics on: expo. Read more: R

[a-z]

[a-z] is defined as: Glob Pattern to match ONE char in class range. Topics on: . Read more: Computer Science, General Computing Concepts, Glob Pattern| Dev Wiki

[abc]

[abc] is defined as: Glob Pattern to match ONE char in set. Topics on: . Read more: Computer Science, General Computing Concepts, Glob Pattern, Abc|web-Dev Wiki

{a,b}

{a,b} is defined as: Brace Expansion Glob Pattern to list match options as CSV. Topics on: . Read more: Computer Science, General Computing Concepts, Glob Patte

Glob Pattern

Glob Pattern is defined as: regex-like wildcard Syntax to match dir/filename. Topics on: *, **, {a,b}, ?, ? cf regex {1}, [abc], [abc] cf regex Character Class,

Globbing

Globbing is defined as: Algorithm to match Wildcard Character pattern ie Glob Pattern || regex. Topics on: Wildcard Character. Read more: Computer Science, Comp

purge: []

purge: [] is defined as: to set Glob Pattern to remove unused CSS styles from final bundle. Topics on: . Read more: CSS, CSS Stack, CSS Utility Framework, Tailw