Note: this guide assumes you are using Babel, and requires that you use babel-preset-airbnb or the equivalent. It also assumes you are installing shims/polyfills in your app, with airbnb-browser-shims or the equivalent.1.1 Primitives: When you access a primitive type you work directly on its value.
eslint naming-conventions arrow-functions style-guide style-linter es6 es2015 linting styleguide lint airbnb react jsxRender After Effects animations natively on Android and iOS, Web, and React Native
animation android lottie airbnb after-effectsThis project demonstrates how to build a production-ready application with Prisma and graphql-yoga. The API provided by the GraphQL server is the foundation for an application similar to AirBnB. Note: prisma is listed as a development dependency and script in this project's package.json. This means you can invoke the Prisma CLI without having it globally installed on your machine (by prefixing it with yarn), e.g. yarn prisma deploy or yarn prisma playground. If you have the Prisma CLI installed globally (which you can do with npm install -g prisma), you can omit the yarn prefix.
graphql airbnb graphql-server prisma graphql-yoga graphql-database graphql-bindingAll of these animations were created in After Effects, exported with Bodymovin, and rendered natively with no additional engineering effort. Bodymovin is an After Effects plugin created by Hernan Torrisi that exports After effects files as json and includes a javascript web player. We've built on top of his great work to extend its usage to Android, iOS, and React Native.
lottie airbnb android xamarin animation iosThis project demonstrates how to build a production-ready application with Prisma and graphql-yoga. The API provided by the GraphQL server is the foundation for an application similar to AirBnB. Note: prisma is listed as a development dependency and script in this project's package.json. This means you can invoke the Prisma CLI without having it globally installed on your machine (by prefixing it with yarn), e.g. yarn prisma deploy or yarn prisma playground. If you have the Prisma CLI installed globally (which you can do with npm install -g prisma), you can omit the yarn prefix.
graphql graphql-database graphql-yoga graphql-server graphql-binding prisma airbnbCustom React PropType validators that we use at Airbnb. Use of airbnb-js-shims or the equivalent is recommended.Since PropTypes are typically not included in production builds of React, this library’s functionality serves no useful purpose. As such, when the NODE_ENV environment variable is "production", instead of exporting the implementations of all these prop types, we export mock functions - in other words, something that ensures that no exceptions are thrown, but does no validation. When environment variables are inlined (via a browserify transform or webpack plugin), then tools like webpack or uglify are able to determine that only the mocks will be imported - and can avoid including the entire implementations in the final bundle that is sent to the browser. This allows for a much smaller ultimate file size, and faster in-browser performance, without sacrificing the benefits of PropTypes themselves.
react proptypes airbnb prop types validator validationA TSLint config for Airbnb JavaScript Style
airbnb tslint typescriptThis project got created because I got tired of managing eslint in multiple different projects and trying to keep them all vaguely in sync. It will automatically configure the most appropreate version of the airbnb eslint rules and a curated selection of plugins based on the contents of your project's package.json file each time you run eslint. When you add a new library to your project, the associated plugin will get automatically included. The aim here is to include a range of mostly reasonable plugins, whilst not being overly restrictive. The recommended configs for each plugin are used with a few exceptions for rules that have been disabled for appearing unduely restrictive or conflicting with other plugins. If you use Prettier then all the formating rules are also omitted by including eslint-config-prettier.
react redux babel typescript eslint eslint-plugin airbnb eslint-config lodash eslint-rules unicorn eslint-config-airbnb sonarjsFor use with React PropTypes. Will error on any prop not explicitly specified.
react proptypes airbnb prop types validator validation exactEthereum service for sending SMS and email (coming soon) notifications. Supports IPFS-augmented Ethereum calls for cheaper (gas) calls and encrypted calls.
react webpack airbnb styleguide eslint template boilerplate starter babelHyperapp One is a Webpack boilerplate for quickstarting a web application with Hyperapp, JSX, and Airbnb's JavaScript Styleguide via ESLint. Access localhost:8080/webpack-dev-server.
boilerplate jsx hyperapp eslint airbnb webpack-boilerplate html* If you find any problems with this package, feel free to submit an issue or pull request. This package provides an Unofficial Airbnb ESLint config, following their ES5 style guide.
eslint eslintconfig config airbnb styleguide es5Ti.Lottie is an open-source project to support the Airbnb Lottie library in Appcelerator Titanium. The module supports all available API's, like starting, pausing and interacting with the view. Please see the full-featured example in example/app.js.
titanium ios lottie airbnb native animations after-effects#AirbnbCalendarView 模仿Airbnb APP里的日期选择控件, 代码仅供参考,有需要的可以star下,fork修改为自己的需求.
airbnb calendar calendar-view android-uiOptimize and compare your Airbnb listing at a click of a button! Using real data, view the hottest trends and data in an exciting visual format. Capital One Summit for Software Engineers Submission created by Kyle Lim.
nodejs pandas jupyter-notebook single-page-app capital-one airbnbRun zoe in a project to lint and zoe --fix to fix found errors. Running yarn lint or npm run lint will print errors, and running yarn format or npm run format will fix all auto-fixable errors.
linter eslint cli node airbnb airbnb-javascript prettier formatter react typescript flow zoe code-checker code-linter code-style jshint lint style style-checker style-linterThis Library wraps calls to Airbnb's API endpoints using v2 where possible (HostAPI mainly uses v2 for CRUD). All methods return a Promise<Object>.
airbnb apiRatings and reviews influence how your app ranks in search results, and can affect whether someone downloads your app. Users can rate your app on a scale of desired amount of stars. They can also add a written review for iOS and Android apps. Users are presented with a modal allowing them to choose amount of stars which is defined with totalStarCount props.
react-native typescript react store-rating modal airbnb reviewReactJS app developed in the series about recreating the Airbnb interface
blog reactjs airbnb
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.