这里的内容原先是放在 GitHub 上的。同步在这里也放一份,原因么,这边访问速度快呀~
原地址:https://github.com/zerob13/fe-good-stuff
UI
- flexible.gs Flexible Grid System is a Responsive CSS Framework (CSS, Sass, LESS and Stylus)
- Ratchet Mobile UI Kit
- Bootstrap Twitter's Bootstrap
- Swiper Slider
- nprogress progress bar
- timesheet.js Simple JavaScript library to create HTML time sheets.
- plyr A simple HTML5 media player
- favico.js Make a use of your favicon with badges, images or videos
- purecss A set of small, responsive CSS modules
- ionic Advanced HTML5 mobile development framework and SDK.Best friends with AngularJS.
- Slideout.js A touch slideout navigation menu for your mobile web apps.
- AniCollection The easiest way to find, use and share animations. Priceless!
- loaders.css Delightful, performance-focused pure css loading animations.
- dragscroll tiny library for drag-n-drop scrolling style
- Space.js A HTML-driven JavaScript-library for narrative 3D-scrolling.
- materialize A modern responsive front-end framework based on Material Design
- infinite-swipe Infinite Swipe is simple swipe library that can use for both desktop and mobile devices.
- Marx The stylish CSS reset.
- Zoom.js Medium's Image Zoom for jQuery
- CSS GRADIENT ANIMATOR CSS GRADIENT ANIMATOR GENERATOR
- zepto.fullpage Zepto Fullpage Scroll plugin
- Boron A collection of dialog animations with React.js
Javascript Libs
- Zepto.js a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API
- mustache.js an implementation of the mustache template system in JavaScript.
- jsblocks Better MV-ish Framework
- react.js Facebook react
- riot.js A React- like, 3.5KB UI lib
- tap.js 1Kb library for easy unified handling of user interactions such as mouse, touch and pointer events.
- echo Lazy-loading images
- layzr.js A small, fast, modern, and dependency-free library for lazy loading images.
- is.js This is a general-purpose check library.
- babel Babel is a compiler for writing next generation JavaScript. 6to5
- xto6 Turn your ES5 code into readable ES6
- virtual-dom A Virtual DOM and diffing algorithm
- t3js A minimal component-based JavaScript framework
- dragula Drag and drop so simple it hurts
- sprint A tiny, lightning fast jQuery-like library for modern browsers.
- jsT9 A text-prediction JavaScript tool
- NoSleep.js Prevent display sleep and enable wake lock in any Android or iOS web browser.
- Clusterize.js Tiny vanilla JS plugin to display large data sets easily
- evv A tiny, fast, zero-dependency event emitter
- foam Feature-Oriented Active Modeller
- Vreme Human readable date formatter.
- Knwl.js Find Dates, Places, Times, and More. A .js library for parsing text for specific information.
- ProtoBuf.js Protocol Buffers for JavaScript.
- iScroll Smooth scrolling for the web
- console.message Console messages for cool kids
- polycal A tiny javascript library for building custom calendars.
- xtype.js Elegant, highly efficient data validation for JavaScript
- emit.js Efficient minimalist event emitter in JavaScript.
- Intimidatetime a wicked awesome date time picker for both jQuery and Zepto.
- LoadJS A tiny async loader for modern browsers (590 bytes)
- Socket.io Realtime application framework
Tools
- Yeoman THE WEB'S SCAFFOLDING TOOL FOR MODERN WEBAPPS
- generator-happy-mobile-webapp Yeoman generator that scaffolds out a front-end mobile web app
- generator-gulp-happy-mobile-webapp Yeoman generator that scaffolds out a front-end mobile web app(Gulp Version)
- Can I Use "Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
- Autoprefixer parse CSS and add vendor prefixes to CSS rules using values from Can I Use
- Rem calculator Px to Rem
- placehold.it A quick and simple image placeholder servicek
<img src="http://placehold.it/350x150">
- enjoycss EnjoyCSS is an advanced CSS3 generator that allows you to get rid of routine coding.
- gremlins.js gremlins.js is a monkey testing library written in JavaScript, for Node.js and the browser
- Fontello Icon fonts generator
- Justice.js Embeddable script for displaying web page performance metrics.
- Immutable.js Immutable persistent data collections for Javascript which increase efficiency and simplicity.
- RegExpCheck Check your regular expression online
- cubic-bezier Cubic-Bezier maker
- cssnext Use tomorrow's CSS syntax, today
Documents
- frontend-guidelines Some HTML, CSS and JS best practices.
- A Complete Guide to Flexbox display:flex
- Leveling Up with Flexbox sildes about flexbox
- Airbnb JavaScript Airbnb JavaScript Style Guide
- React-demos a collection of simple demos of React.js
- Loading CSS without blocking render
- BEM 101 The Block, Element, Modifier methodology
- You-Dont-Know-JS A book series on JavaScript.
- Front-end-Developer-Interview-Questions A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
- Three JavaScript Quirks That Java/C Developers Should Know
- Better Asynchronous JavaScript
- Performance Bookmarklet Performance-Bookmarklet helps to analyze the current page through the Resource Timing API, Navigation Timing API and User-Timing - requests by type, domain, load times, marks and more. Sort of a light live WebPageTest.
- Object Rest/Spread Properties for ECMAScript Rest/Spread Properties for ECMAScript
- Building modular javascript applications in ES6 with React, Webpack and Babel
- JavaScript like a Boss: Understanding Fluent APIs Something about fluent apis
- Auto-formatting JavaScript Code Style Auto-formatting JavaScript Code Style
- A cool trick for better functions cool trick for function
- Useful.js JavaScript examples, too useful not to share.
- Logical XOR in JavaScript if( !foo != !bar ) {}
- Primer The CSS toolkit and guidelines that power GitHub.
- Javascript libraries for SVG animation The 10 Best JavaScript Libraries for SVG Animation
Fun
- Silon Logic Gates and Adders in pure CSS http://silon.slaks.net
- GBA-JS Javascript GameBoy Advance Emulator
网友评论