Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/argyleink/houdini-tabs

WIP: scroll-snap-points + ScrollTimeline + Houdini AnimationWorklet
https://github.com/argyleink/houdini-tabs

Last synced: about 1 month ago
JSON representation

WIP: scroll-snap-points + ScrollTimeline + Houdini AnimationWorklet

Awesome Lists containing this project

README

        

### Modern Javascript ›
[Rollup](https://rollupjs.org) to **bundle**, **treeshake**, **import from NPM or URLs**, and **import CSS**.

### Modern CSS ›
[PostCSS](https://postcss.org) to **import from NPM**, [postcss-preset-env](https://preset-env.cssdb.org/) for **CSS features from the spec**, and **easings** from [easings.net](https://easings.net) for convenient use in animations.

### Rad Development Server ›
[Browsersync](https://www.browsersync.io) with all the goodies: **live reload**, **cross device syncing**, **remote debugging**, [etc](https://www.browsersync.io).



## Getting Started
1. `mkdir new-project-name && cd $_`
1. `git clone --depth=1 https://github.com/argyleink/shortstack.git . && rm -rf ./.git`
1. `npm i`
1. `npm start`