Skip to content

Actively maintained list of useful web developments tools, libraries, assets and any other open-source goodies.

Notifications You must be signed in to change notification settings

ifrontier/frontend-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

frontend-toolbox

Actively maintained list of useful web developments tools, libraries, assets and any other open-source goodies.

Shamelessly aggregated from the following resources:

"★" recommended and currently used by the maintainer

General

Compatibility

UI Toolkits

Documentation

  • Docco: Quick and dirty, literate-programming documenation generator
  • Groc: is an attempt to further enhance the idea [of Docco]

Build Tools, Assemblers, et al

  • Yeoman: a robust and opinionated client-side stack, comprised of tools and frameworks that can help developers quickly build beautiful web applications.
  • Brunch: A lightweight approach to building HTML5 applications with an emphasis on elegance and simplicity.
  • Middleman: a static site generator using all the shortcuts and tools in modern web development.
  • Grunt: a task-based command line build tool for JavaScript projects
  • LiveReload: CSS edits and image changes apply live. CoffeeScript, SASS, LESS and others just work. (OSX only)
  • CodeKit: CodeKit helps you build websites faster and better. (OSX only)
  • Lumbar: Lumbar is a js-build tool that takes a general codebase and list of platforms to generate modular platform specific applications. (from Walmart Labs)

JavaScript

  • Modernizr: detects HTML5 and CSS3 features in the user’s browser.

  • Underscore: JavaScript utility belt

  • JSON3: JSON parser/stringifier

  • Idiomatic JS: Principles of Writing Consistent, Idiomatic JavaScript

  • JavaScript Garden: growing collection of documentation about the most quirky parts JavaScript

  • PhantomJS: Headless WebKit with JavaScript API

Modules and Script loaders

  • RequireJS The awesomest AMD script loader

  • LabJS script loader

  • YepNope conditional loader for polyfills

  • Bower package manager for the web

  • Volo Create front end projects from templates, add dependencies, and automate the resulting projects

  • Ender the no-library library

Books

Free/online

jQuery

  • jQuery: Write less; do more.
  • Zepto: jQuery alternative for mobile apps (super light-weight)
  • jQAPI: Alternative jQuery Documentation

Useful jQuery Plugins

Mobile

Testing

  • CoffeeScript: a little language that compiles into JavaScript
  • IcedCoffeeScript: drop-in replacement interpreter for CoffeeScript with async control flow semantics.
  • LiveScript: aims for increased expressiveness and code beauty, while adding features to assist in functional style programming, imperative and object oriented programming, and has an optional class system with inheritance, calls to super, and more.
  • Roy: an experimental programming language that targets JavaScript and tries to meld JavaScript semantics with some features common in static functional languages.

Linters

Tools to detect errors (syntactic, semantic, otherwise) and potential problems in JavaScript code.

Frameworks (MV* et al)

CSS

Linters

Preprocessors

Editors

Sublime Text 2

Install and use Sublime Text 2 Package Control for these and other plugins.

Themes (TextMate or SublimeText)

Design

Icons

  • FontAwesome: The iconic font designed for use with Twitter Bootstrap
  • IconSweets: a huge FREE icon set containing over a 1,000+ icon
  • Glyphicons: designed primarily for toolbars and navigation bars in OS X Lion, the application for iPhone, iPhone 4, iPad and other Apple devices. (CC license)
  • Glyphish: Free set published under a Creative Commons Attribution license
  • FamFamFam: oldie, but goodie
  • LED Icon Set: .png icons make a professionally looking small icon set and are totally free in commercial and open source apps / websites.
  • Fugue Icons: 3,480 icons are included in PNG format (16x16 pixels) + bonus. (CC license)

Typography

  • Beautiful Web Type: A showcase of the best typefaces from the Google web fonts directory.
  • FontBomb: To blow up other websites, drag and drop this link fontBomb to your favorites bar

Textures

Favicons

  • Piecon: Pie charts in your favicon!

Education

About

Actively maintained list of useful web developments tools, libraries, assets and any other open-source goodies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published