GithubHelp home page GithubHelp logo

eezeepeezee / lemoneezee Goto Github PK

View Code? Open in Web Editor NEW
20.0 2.0 0.0 651 KB

๐Ÿ‹ Fully configurable and not overstyled frontend-template that helps quickly start projects from scratch.

License: MIT License

JavaScript 27.65% HTML 4.71% Sass 48.53% Twig 19.11%
html html-boilerplate html-css-javascript html-template html-framework gulp sass sass-framework frontend frontend-template

lemoneezee's Introduction

LemonEezee frontend-template

LemonEezee

GitHub last commit GitHub node-current David

Yet another frontend-template. Or framework. Or boilerplate. Whatever.

What is LemonEezee?

LemonEezee is a fully configurable and not overstyled frontend-template that helps quickly start projects from scratch. It provides a wide range of tasks to automate the web-developing process and has some nice functions inside to make this process more precise.

Requirements

Installation and quick start

Get the repo onto your local machine (or download zip):

$ git clone https://github.com/eezeepeezee/lemoneezee.git my-awesome-project

Install npm packages:

$ cd my-awesome-project
$ rm -rf .git
$ npm i

Start working:

$ gulp watch

While it is still alpha, full manual will be published later.

Who may need this?

Mostly, individual developers and small teams who don't want to waste time for organizing workflow instead of doing work itself.

What are the key ideas of LemonEezee?

  1. Easy configuring with your exact preferences

    Setup your own breakpoints โ€” even the names, if you don't like "sm" or "xl" prefixes. Need 16 columns in your grid system? Or 8? Or 32? Doesn't matter. You will automatically get CSS-classes like col-sm-10 or col-md-24 depending on your choice (and also some universal like col-half and col-quarter).
    In addition to the grid, you can configure the color system, spacers, and typography โ€” and get a bunch of CSS classes, Sass functions, and mixins, code snippets, and other things to use in your project.

  2. Lots of automated tasks not to waste your time

    You won't forget to include your stylesheets or scripts into your page โ€” it will be done automatically. Need a sprite of SVG icons? Just put them into one folder. Do you care about prefixes in CSS? Or correct fonts including? It is all already tuned. You will spend an hour to know how it works and then forget about doing it by yourself.

  3. Some nice helping features

    With Layout Helpers module you will get some nice stuff like visualizing guides and breakpoints, "mouse killer" to test your UI in keyboard-only, and a couple more cool things.

Skills requirements

  • HTML5, CSS3 and Sass, Vanilla JS, a little bit of Twig.
  • Know how to run commands in terminal and be familiar with Node.js and NPM (if you are not aware of any of those โ€” it is worth spending couple hours on YouTube and you're one level up).

Thanks and credits

LemonEezee frontend-template

Browserstack for the great opportunity of free testing for open source projects.

There are some great third-party libraries and technologies which make LemonEezee much more better.

Contributors

My name is Misha Frunze, I do web and design with my team Eezeepeezee. Not a great JS-coder.

lemoneezee's People

Contributors

mishafrunze avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.