Giter Club home page Giter Club logo

sassy-structure's Introduction

Sassy Structure

License made-with-javascript GitHub stars GitHub stars

Table Of Content

Description

What was my motivation?

  • Everytime I booted up a project I hated creating all the files and folders as it was slow.

Why did I build to project and what did it solve?

  • I built this project so it's more efficient when starting a new project and it solves having to create the whole scss file structure manually. just run the command and it does it automatically.

File Structure (Files can be toggled as of 1.2.0)

.
├── base
│   ├── _reset.scss
│   └── _typography.scss
├── components
│   ├── _buttons.scss
│   ├── _carousel.scss
│   ├── _cover.scss
│   └── _dropdown.scss
├── layout
│   ├── _footer.scss
│   ├── _forms.scss
│   ├── _grid.scss
│   ├── _header.scss
│   ├── _navigation.scss
│   └── _sidebar.scss
├── pages
│   ├── _contact.scss
│   └── _home.scss
├── sass-utils
│   ├── _functions.scss
│   ├── _mixins.scss
│   └── _variables.scss
└── style.scss

Deployed website: https://www.npmjs.com/package/sassy-structure

Installation

npm i sassy-structure

Sassy-Structure is built with the following tools and libraries:

  • Javascript
  • npm
  • Node.js

Usage

To run the script just type

npm run create-sassy-structure

Special Thanks

Special thanks to @AdamMarsden for the stucture inspiration https://gist.github.com/AdamMarsden/7b85e8d5bdb5bef969a0

Contact

MoonstruckDev

Feel free to reach out to me on my email: [email protected]

License

License

sassy-structure's People

Contributors

moonstruckdev avatar

Stargazers

 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.