The Microsoft Enterprise Library is a collection of reusable software components (application blocks) designed to assist software developers with common enterprise development challenges.
enterprise-library entlib library patterns ent-libA curated collection of idiomatic design & application patterns for Go language.
idioms patterns awesome design-patterns design-patterns-for-humansπ A free book that talks about design patterns/techniques used while developing with React. The code samples used in the book are available here.
react data-flow dependency injection patternsTextures.js is a javascript library for creating SVG patterns. Made on top of d3.js, it is designed for data visualization. Read more on http://riccardoscalco.github.io/textures/.
svg-pattern patterns textures d3 svg dataviz data-visualisation maps visualStateless functions are a brilliant way to define highly reusable components. They don't hold state; they're just functions. They get passed props and context.
patterns react react-native component frontend react-patternsA test pattern is a proven way to properly test a given feature of your AngularJS application. It's a design pattern for testing. This started as a place for me to jot down the patterns I've been using while building several AngularJS projects.
angularjs unit-test patternsStyleDocco generates documentation and style guide documents from your stylesheets. Stylesheet comments will be parsed through Markdown and displayed in a generated HTML document. You can write HTML code prefixed with 4 spaces or between code fences (```) in your comments, and StyleDocco show a preview with the styles applied, and displays the example HTML code.
styleguide css documentation design patternsMatches.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 functionalA curated list of awesome stock photography, video and illustration websites. I try my best to maintain this repository and keep it up-to-date but if you spot a broken link or a resource which isn't listed, please, feel free to make a pull request.
stock-photos free-photos icon-font stock-photography stock-videos weather-icons patterns font icons music templates awesome awesome-list listYou should check out Playground Project located in the /playground folder. It is a source of all the code examples found in the guide. They are all tested with the most recent version of TypeScript and 3rd party type definitions (like @types/react or @types/react-redux) to ensure the examples are up-to-date and not broken with updated definitions. Playground was created in such a way that you can simply clone the repository locally and immediately play around on your own. It will help you to learn all the examples from this guide in a real project environment without the need to create some complicated environment setup by yourself.
react redux typescript patterns guidelines flow static-typing style-guide guideThe Carbon Design System is a series of individual styles and components, that when combined make beautiful, intuitive designs. These designs are systemic and logical, as they all follow the same universal principles. The component library gives developers a collection of re-usable HTML and SCSS partials for building their products.
html scss carbon-design-system css carbon component components ibm js library pattern patterns sass style-guide eyeglass-moduleReact in patterns δΈζη
react data-flow dependency injection patterns chinese-simplified chinese-translationA web component for drawing patterns with CSS.
css patterns doodle web-component css-doodle web-componentsStateless functions are a brilliant way to define highly reusable components. They don't hold state; they're just functions. They get passed props and context.
patterns react react-native component frontend react-patternsHere you will find the 23 (GoF) design patterns implemented in JavaScript using both prototype and ES6 classes. You can use the docs.md to quicky overview the examples. Creational patterns are ones that create objects for you, rather than having you instantiate objects directly. This gives your program more flexibility in deciding which objects need to be created for a given case.
design-patterns gang-of-four design patterns gofBased 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 gitSparkler is a pattern matching engine for JavaScript built using sweet.js macros, so it looks and feels like native syntax. It has no runtime dependencies and compiles down to simple ifs and fors. Sparkler overloads the function keyword as a macro (don't worry, all your old functions will still work) but implements a slightly different syntax. There's no argument list after the name or function keyword. Instead the function body is just a set of ES6 style arrow-lambdas separated by commas.
pattern matching patterns matches functional macro macros sweet-macrosSome of the markdown files are generated from data stored in json files. This is primarily to avoid human error for pages that still require some HTML. The process that converts the json to markdown uses a utility script located in the build folder. To run the build script, navigate to the root folder of this repository. Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.
azure architecture cloud documentation best-practices guidance microsoft patterns practicesIs a faster node-glob alternative. If you want to thank me, or promote your Issue.
glob globbing node-glob patterns wildcard glob-pattern filesystem fs readdir scandir find fast implementationTiny and extremely fast library to match files and folders using glob patterns. "Globs" is the common name for a specific type of pattern used to match files and folders. It's the patterns you type when you do stuff like ls *.js in your shell or put src/* in a .gitignore file. When used to match filenames, it's sometimes called a "wildcard".
glob globbing glob-pattern filesystem patterns pattern-matching expansion wildcard
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.