Giter Club home page Giter Club logo

snippets's Introduction

Snippets

Default User Snippets for VSCode.

Located at: AppData/Roaming/Code/User/snippets/

  • base:html
    • Creates a .html base file for a project;
    • Contains a full head, with meta tags, title and og tags, apart from favicon and css links.
  • base:cmb2
    • Creates a PHP block with CMB2 initial settings;
    • Creates the Help Functions the_field(), the_field_general(), get_field() and get_field_general();
    • Creates an import to the file where all other CMB2 field files will be imported.
  • cmb2:add_box
    • Creates a new CMB2 box with a field.
  • cmb2:add_field
    • Creates a new CMB2 field.
  • cmb2:add_group
    • Creates a new CMB2 group field with the first repeater field.
  • cmb2:add_repeater_field
    • Creates a new CMB2 repeater field.
  • email_template
    • Creates a full html template with everything needed to set up a custom e-mail;
    • Uses table structure in a .html file;
    • Has further information on how to use and where to insert content.
  • css_reset
    • Creates a CSS/SCSS reset code that clear margins, paddings and borders apart from other personal special settings and useful styles.
  • comp
    • Creates a base React/Next Functional Component including Global Context and CSS Modules integration.

All snippets are global!

snippets's People

Contributors

andremendonca03 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.