Calypso is the new WordPress.com front-end – a beautiful redesign of the WordPress dashboard using a single-page web application, powered by the WordPress.com REST API. Calypso is built for reading, writing, and managing all of your WordPress sites in one place.It’s built with JavaScript – a very light node plus express server, React.js, Redux, wpcom.js, and many other wonderful libraries on the front-end.
wordpress react es2015 es6 es6-javascript redux nodejsBesides var, we now have access to two new identifiers for storing values —let and const. Unlike var, let and const statements are not hoisted to the top of their enclosing scope. This change in behavior highlights that we need to be careful when refactoring legacy code which uses var. Blindly replacing instances of var with let may lead to unexpected behavior.
es6-javascript cheatsheetCurated collection of useful JavaScript snippets that you can understand in 30 seconds or less. ⚠️ NOTICE: A few of our snippets are not yet optimized for production (see disclaimers for individual snippet issues).
awesome-list snippets snippets-collection boilerplate learning-resources learn-to-code programming education es6-javascript nodejs listCurated collection of useful JavaScript snippets that you can understand in 30 seconds or less. ⚠️ NOTICE: A few of our snippets are not yet optimized for production (see disclaimers for individual snippet issues).
awesome-list snippets snippets-collection learning-resources learn-to-code programming education es6-javascript nodejs listThis is the code for the FullStackWeekly website. You can use it as a starter pack for your WordPress site as well. Since WordPress can expose a REST API, this project uses Vue.js, Vue-router, Vuex, Vue-resource & Progressive Web App techniques to create an offline-first web client.
vue wordpress offline azure spa service-worker es6-javascript webpack vuejs2 vuejs vuejs-components progressive-web-app pwa-apps pwa pwapp wordpress-theme wordpress-starter-theme vuex starter server-side boilerplateFind guides to each coding lecture. Discover answers to coding challenges and quizzes.
es6-javascript es6 es6-tutorial es7.dom borrows some concepts from React.js (such as the re-usable Components and the Virtual DOM) and tries to replicate them with the smallest possible footprint, exploiting the ES6 javascript features. Tiny by design : The library should never exceed the 512 bytes in size. The goal is not to have yet another template engine, but to have as many features as possible in 512 bytes. If a new feature is needed, an other must be sacraficed or the scope must be reduced.
template-engine es6 es6-javascript virtual-dom iot web react virtualdom templatetinyhttp is a modern Express-like web framework written in TypeScript and compiled to native ESM, that uses a bare minimum amount of dependencies trying to avoid legacy hell. It has Async middleware support and it is 2x faster than Express.
web webframework javascript-framework backend http-server express-js http esm es6 es6-javascript esnext nodejs-server nodejs-frameworkThis admin plugin for Grav is an HTML user interface that provides a convenient way to configure Grav and easily create and modify pages. This will remain a totally optional plugin, and is not in any way required or needed to use Grav effectively. In fact, the admin provides an intentionally limited view to ensure it remains easy to use and not overwhelming. I'm sure power users will still prefer to work with the configuration files directly. We have tested internally, but we hope to use this public beta phase to identify, isolate, and fix issues related to the plugin to ensure it is as solid and reliable as possible.
grav grav-plugin admin admin-dashboard administration cms content content-management website website-builder website-generation user-interface es6 es6-javascript markdown markdown-editor markdown-to-htmlreact-pdf-js provides a component for rendering PDF documents using PDF.js. Written for React 15/16 and ES2015 using the Airbnb style guide.
react pdf pdf-viewer component es6 es6-javascriptBetween is JavaScript animation library providing Cocoa-like Animation block. Swap the position of two elements. Just swap their left properties.
animation tweening es6 es6-javascriptCollects ES6 exports from your project and autocompletes them. Upon completion, item is also imported using a relative path. Import is placed after last import in that file. Generated import has no semicolon when you have a standard package in your package.json devDependencies. If you have eslint, it should pick up it's semicolon config and insert/omit semicolon accordingly to what you have set.
vscode autocomplete es6-modules es6 es6-javascript tooling modules imports exports auto-importCode from obscurejavascript.tumblr.com in an easy to download format. All of the code can be run in Node.js and most of it in a browser (what can't is noted below). A few posts require libraries and these are found in the node_modules folder and are specified by packages.json. This is a standard NPM layout. Just like the blog, there may be some examples that do not good follow JavaScript patterns for demonstration purposes.
es6-javascript explanation obscurejs blog examplesA plugin for Pixi.js which provides a runtime for content export using PixiAnimate Extension. You can use require to get the namespace for PixiAnimate, or use a triple slash reference for using the PIXI.animate namespace.
javascript-library pixi animation movieclips es6-javascript webgl pixi.js flash animate-ccSome helpers for the development of InversifyJS applications with VanillaJS or Babel
es6-javascript dependency-injection inversion-of-control inversifyjs vanillajs helpersThe repository features different libraries/frameworks which solve the same problem: Search stories from Hacker News and show the result in a list in a browser. It should showcase how the same thing can be achieved with different solutions. But most important it should show why don't large applications aren't build with vanilla JavaScript anymore. Read more about it: Why Frameworks Matter.
vanilla-javascript es6 es6-javascript react angular vueThis Library is an ES6 version of the original PHP class @CrawlerDetect, it helps you detect bots/crawlers and spiders only by scanning the user-agent string or from the global request.headers. If you find a bot/spider/crawler user agent that CrawlerDetect fails to detect, please submit a pull request with the regex pattern added to the data array in ./crawler/crawlers.js.
es6-javascript crawler bots detection spiderThese are functions all the way, so expect your stack to grow real quick! 😄 You can increase it if you want with node's parameter --stack-size=<n>, as you can see in the test npm script.
lambda-calculus es6-javascript es6The server control and management daemon built specifically for Pterodactyl Panel. Please see CONTRIBUTING.md for information needed if you want to contribute to this project.
daemon pterodactyl nodejs socket-io es6 es6-javascript opensource mit docker wings
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.