Saturday, July 28, 2018

awesome javascript 2

awesome javascript 2


A curated list of awesome JavaScript frameworks, libraries and software.
  • freeCodeCamp/freeCodeCamp - The https://freeCodeCamp.org open source codebase and curriculum. Learn to code and help nonprofits.
  • facebook/react - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • vuejs/vue - vulcan_salute A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  • airbnb/javascript - JavaScript Style Guide
  • jquery/jquery - jQuery JavaScript Library
  • nodejs/node - Node.js JavaScript runtime sparklesturtlerocketsparkles
  • atom/atom - :atom: The hackable text editor
  • mrdoob/three.js - JavaScript 3D library.
  • h5bp/html5-boilerplate - A professional front-end template for building fast, robust, and adaptable web apps or sites.
  • reactjs/redux - Predictable state container for JavaScript apps
  • meteor/meteor - Meteor, the JavaScript App Platform
  • webpack/webpack - A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
  • axios/axios - Promise based HTTP client for the browser and node.js
  • expressjs/express - Fast, unopinionated, minimalist web framework for node.
  • moment/moment - Parse, validate, manipulate, and display dates in javascript.
  • chartjs/Chart.js - Simple HTML5 Charts using the tag
  • mui-org/material-ui - React components that implement Googles Material Design.
  • Dogfalo/materialize - Materialize, a CSS Framework based on Material Design
  • yarnpkg/yarn - packagecat2 Fast, reliable, and secure dependency management.
  • lodash/lodash - A modern JavaScript utility library delivering modularity, performance, & extras.
  • justjavac/free-programming-books-zh_CN - books ??????????????????
  • adobe/brackets - An open source code editor for the web, written in JavaScript, HTML and CSS.
  • babel/babel - tropical_fish Babel is a compiler for writing next generation JavaScript.
  • thedaviddias/Front-End-Checklist - card_index_dividers The perfect Front-End Checklist for modern websites and meticulous developers
  • apache/incubator-echarts - A powerful, interactive charting and visualization library for browser
  • TryGhost/Ghost - The platform for professional publishers
  • nylas/nylas-mail - love_letter An extensible desktop mail app built on the modern web. Forks welcome!
  • caolan/async - Async utilities for node and the browser
  • prettier/prettier - Prettier is an opinionated code formatter.
  • facebook/immutable-js - Immutable persistent data collections for Javascript which increase efficiency and simplicity.
  • alvarotrigo/fullPage.js - fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
  • jashkenas/underscore - JavaScripts utility _ belt
  • Modernizr/Modernizr - Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the user�s browser.
  • select2/select2 - Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
  • storybooks/storybook - Interactive UI component dev & test: React, React Native, Vue, Angular
  • zeit/hyper - A terminal built on web technologies
  • zenorocha/clipboard.js - scissors Modern copy to clipboard. No Flash. Just 3kb gzipped clipboard
  • mozilla/pdf.js - PDF Reader in JavaScript
  • hexojs/hexo - A fast, simple & powerful blog framework, powered by Node.js.
  • Leaflet/Leaflet - leaves JavaScript library for mobile-friendly interactive maps
  • parcel-bundler/parcel - packagerocket Blazing fast, zero configuration web application bundler
  • videojs/video.js - Video.js - open source HTML5 & Flash video player
  • photonstorm/phaser - Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
  • juliangarnier/anime - JavaScript Animation Engine
  • Chalarangelo/30-seconds-of-code - Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
  • emberjs/ember.js - Ember.js - A JavaScript framework for creating ambitious web applications
  • Reactive-Extensions/RxJS - The Reactive Extensions for JavaScript
  • github/fetch - A window.fetch JavaScript polyfill.
  • pixijs/pixi.js - The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
  • hammerjs/hammer.js - A javascript library for multi-touch gestures :// You can touch this
  • ryanmcdermott/clean-code-javascript - bathtub Clean Code concepts adapted for JavaScript
  • bevacqua/dragula - ok_hand Drag and drop so simple it hurts
  • standard/standard - star2 JavaScript Style Guide, with linter & automatic code fixer
  • kriasoft/react-starter-kit - React Starter Kit � isomorphic web app boilerplate (Node.js, Express, GraphQL, React.js, Babel, PostCSS, Webpack, Browsersync)
  • RocketChat/Rocket.Chat - Have your own Slack like online chat, built with Meteor.
  • elsewhencode/project-guidelines - A set of best practices for JavaScript projects
  • verekia/js-stack-from-scratch - hammer_and_wrench? Step-by-step tutorial to build a modern JavaScript stack.
  • facebook/jest - black_joker Delightful JavaScript Testing.
  • webtorrent/webtorrent - zap Streaming torrent client for the web
  • dimsemenov/PhotoSwipe - JavaScript image gallery for mobile and desktop, modular, framework independent
  • npm/npm - a package manager for javascript
  • bower/bower - A package manager for the web
  • mochajs/mocha - coffee simple, flexible, fun javascript test framework for node.js & the browser
  • jlmakes/scrollreveal - Easy scroll animations for web and mobile browsers.
  • VincentGarreau/particles.js - A lightweight JavaScript library for creating particles
  • julianshapiro/velocity - Accelerated JavaScript animation.
  • mobxjs/mobx - Simple, scalable state management.
  • kriskowal/q - A promise library for JavaScript
  • sequelize/sequelize - An easy-to-use multi SQL dialect ORM for Node.js
  • vuejs/vuex - card_file_box Centralized State Management for Vue.js.
  • Marak/faker.js - generate massive amounts of fake data in Node.js and the browser
  • enyo/dropzone - Dropzone is an easy to use dragndrop library. It supports image previews and shows nice progress bars.
  • avajs/ava - rocket Futuristic JavaScript test runner
  • jasmine/jasmine - Simple JavaScript testing framework for browsers and node.js
  • MostlyAdequate/mostly-adequate-guide - Mostly adequate guide to FP (in javascript)
  • airbnb/enzyme - JavaScript Testing utilities for React
  • naptha/tesseract.js - Pure Javascript OCR for 62 Languages booktadadesktop_computer
  • yangshun/front-end-interview-handbook - spider_web Almost complete answers to "Front-end Job Interview Questions" which you can use to interview potential candidates, test yourself or completely ignore
  • legomushroom/mojs - motion graphics toolbelt for the web
  • nefe/You-Dont-Need-jQuery - Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
  • RubaXa/Sortable - Sortable � is a JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery. Supports Meteor, AngularJS, React, Polymer, Knockout and any CSS library, e.g. Bootstrap.
  • riot/riot - Simple and elegant component-based UI library
  • feathericons/feather - Simply beautiful open source icons
  • wekan/wekan - The open-source Trello-like kanban (built with Meteor)
  • paularmstrong/normalizr - Normalizes nested JSON according to a schema
  • infernojs/inferno - An extremely fast, React-like JavaScript library for building modern user interfaces
  • keystonejs/keystone - node.js cms and web app framework
  • sentsin/layui - ????????????? UI ??????? HTML/CSS/JS ????????????????
  • ruanyf/es6tutorial - ?ECMAScript 6????????? JavaScript ????????? ECMAScript 6 ????????
  • yabwe/medium-editor - Medium.com WYSIWYG editor clone. Uses contenteditable API to implement a rich text solution.
  • gorhill/uBlock - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean.
  • hyperapp/hyperapp - 1 kB JavaScript framework for building web applications.
  • alsotang/node-lessons - link download

No comments:

Post a Comment