Code Monkey home page Code Monkey logo

configurable-frontend-starter-kit's Introduction

Configurable Front-End Starter Kit

v0.0.1

A Modern configurable FrontEnd Starter Kit.

Currently we are using gulp to perform some of the basic tasks pertaining to what we normally have in front-end development, for example sass/scss compiling and es6 to es5 conversion.

MIT License

Please create an issue if you feel that we need to add anything.

configurable-frontend-starter-kit's People

Contributors

alisyahidin avatar bhavesh-gupta-investis avatar bhaveshsgupta avatar dependabot[bot] avatar esausilva avatar mread1208 avatar mstruebing avatar skprabhanjan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

configurable-frontend-starter-kit's Issues

Index.html

Add a index.html file which would import compiled css and js from #2 and #3

Autoprefixer

Adding Auto Prefixer to browser based prefixes automatic.

Greenkeeper.io bot

Suggestion needed,
would it be wise to add greekeeper.io bot to check for dependency updates?
If yes can you help in configuring it into code base and no then can you give reasons why?

adding a way to add es5 js

Currently we are passing all js to babel, what if there is file which already have es5 code and we want to concat that files with the files which are passed to js.

linting on save

Can we combine linter's with gulp such that on every save it checks for css and js and if there are no errors it excutes. Currently if there are any erros while typing gulp watch is stopped with a error.

Organizing gulpfile

Currently baseDir variable is being override and we can even use variable for dist folder too

Add and configure babel

If gulp is not add yet added to the project from #2, then please add gulp.
Add babel and configure it to transform es6 and above code from src/javascripts to dist/javascripts

jQuery

Some people still use jQuery and several plugin's that use jQuery. Add a way to add jquery to the project.

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.