dvrpc / ReusableComponents

Code snippets that can be re-used across different projects to speed up development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReusableComponents

Code snippets that can be re-used across different projects to speed up development. Components are in their own folders and contain all the code needed to plug and play. Other folders include:

snippets

Assorted javascript snippets for commonly used functions (ex. regex URL sanitation)

config-files

Examples of various configuration files to use at the on-set of a new project to ensure consistent development conditions for agency products

maps

assorted mapboxgl functions

About

Code snippets that can be re-used across different projects to speed up development


Languages

Language:JavaScript 68.3%Language:HTML 18.8%Language:CSS 12.8%