All Projects → yuanzhhh → Anthem

yuanzhhh / Anthem

Licence: other
React waterfall

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Anthem

CollectionViewMultiColumnLayout
A tiled waterfal/mosaic UICollectionViewLayout with support for explicit columns.
Stars: ✭ 13 (-78.69%)
Mutual labels:  waterfall
ETCollectionViewWaterFallLayout
ETCollectionViewWaterFallLayout is a subclass of UICollectionViewLayout written completely in Swift!
Stars: ✭ 29 (-52.46%)
Mutual labels:  waterfall
main project
基于nodejs的网络聊天室、爬虫,vue音乐播放器,及php后台开发的管理系统等项目
Stars: ✭ 49 (-19.67%)
Mutual labels:  waterfall
spellbook
Functional library for Javascript
Stars: ✭ 14 (-77.05%)
Mutual labels:  waterfall
SwiftWaterfallFlow
swift写的瀑布流布局
Stars: ✭ 37 (-39.34%)
Mutual labels:  waterfall
FlameCord
Patch for Waterfall to improve performance during attacks and fix memory issues.
Stars: ✭ 103 (+68.85%)
Mutual labels:  waterfall
LeeesBungeeQueue
LeeesBungeeQueue is a 2b2t like queue plugin for Bungeecord
Stars: ✭ 18 (-70.49%)
Mutual labels:  waterfall
JJStaggeredGridCollectionView
A staggered UICollectionView grid layout subclassing UICollectionViewFlowLayout, with configurable columns, multiple sections, section insets, header & footer & dynamic cell size height
Stars: ✭ 28 (-54.1%)
Mutual labels:  waterfall
vue-flex-waterfall
🌊 A horizontal sorting waterfall layout component for Vue.js, realized by flex layout
Stars: ✭ 27 (-55.74%)
Mutual labels:  waterfall

🚨 NOTICE: Sorry, I haven't maintained this project for a long time, so this project is for reference and experiment only.

Chinese

中文

Intro

Waterfalls like Pinterest、huaban.com、faxianla.com
By using Redux + react-redux + styled-components + immutable.js

Run dev condition

node v8.x
Images from develop server koa2
Packaging webpack3

Concepts and principles of Anthem origin from google

https://developers.google.com/web/updates/2016/07/infinite-scroller demo

Demo

demo

Usage

# clone
git clone https://github.com/yuanzhhh/Anthem.git

# install
cd Anthem && npm install or yarn

# dev
npm run dev

# build for production
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].