All Projects → onion2k → snowworker

onion2k / snowworker

Licence: other
Website snow! It'll settle on anything that has a .rooftop class.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to snowworker

vue-snowf
Snowfall component for Vue.js, let it snow on your page! ❄ demo: https://fuxy526.github.io/snowf/
Stars: ✭ 38 (+52%)
Mutual labels:  snowflake, snow
piccolo
Netty4长连接网关
Stars: ✭ 19 (-24%)
Mutual labels:  snowflake
snowflake
Yet another snowflake
Stars: ✭ 22 (-12%)
Mutual labels:  snowflake
dremio-snowflake
Snowflake Connector for Dremio using the ARP SDK.
Stars: ✭ 14 (-44%)
Mutual labels:  snowflake
laravel-snowflake
This Laravel package to generate 64 bit identifier like the snowflake within Twitter.
Stars: ✭ 94 (+276%)
Mutual labels:  snowflake
java-sdk
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)
Stars: ✭ 26 (+4%)
Mutual labels:  snowflake
DBTestCompare
Application to compare results of two SQL queries
Stars: ✭ 15 (-40%)
Mutual labels:  snowflake
sfquickstarts
Follow along with our tutorials to get you up and running with the Snowflake Data Cloud.
Stars: ✭ 83 (+232%)
Mutual labels:  snowflake
versatile-data-kit
Versatile Data Kit (VDK) is an open source framework that enables anybody with basic SQL or Python knowledge to create their own data pipelines.
Stars: ✭ 144 (+476%)
Mutual labels:  snowflake
sqltools-snowflake-driver
A Snowflake driver for the SQLTools VSCode extension.
Stars: ✭ 28 (+12%)
Mutual labels:  snowflake
starlake
Starlake is a Spark Based On Premise and Cloud ELT/ETL Framework for Batch & Stream Processing
Stars: ✭ 16 (-36%)
Mutual labels:  snowflake
sunflake
Zero dependency, lightweight, snowflake generator
Stars: ✭ 17 (-32%)
Mutual labels:  snowflake
distributed-id
基于netty4+twitter-snowFlake分布式Id生成之服务实现
Stars: ✭ 18 (-28%)
Mutual labels:  snowflake
go-snowflake
❄ An Lock Free ID Generator for Golang based on Snowflake Algorithm (Twitter announced).
Stars: ✭ 206 (+724%)
Mutual labels:  snowflake
go-snowflake
go-snowflake
Stars: ✭ 101 (+304%)
Mutual labels:  snowflake
snowflake
a language
Stars: ✭ 16 (-36%)
Mutual labels:  snowflake
simple-ddl-parser
Simple DDL Parser to parse SQL (HQL, TSQL, AWS Redshift, BigQuery, Snowflake and other dialects) ddl files to json/python dict with full information about columns: types, defaults, primary keys, etc. & table properties, types, domains, etc.
Stars: ✭ 76 (+204%)
Mutual labels:  snowflake
astro
Astro allows rapid and clean development of {Extract, Load, Transform} workflows using Python and SQL, powered by Apache Airflow.
Stars: ✭ 79 (+216%)
Mutual labels:  snowflake
openskimap.org
The front end for OpenSkiMap.org.
Stars: ✭ 23 (-8%)
Mutual labels:  snow
dbt-ml-preprocessing
A SQL port of python's scikit-learn preprocessing module, provided as cross-database dbt macros.
Stars: ✭ 128 (+412%)
Mutual labels:  snowflake

Snowfall

Lovely snow for your website. See a demo at https://snowfall.ooer.com/

Installation

Download /dist/snowfall.js and include it in your website somewhere. Then make anything that you want snow to settle on with a .rooftop class.

Alternatively clone the repo and use npm run start to run a webpack dev server instance on port 3000. This will watch for changes to the files in /src so you can tinker with it.

Improvements

The snow isn't clever. It just lies on to of the element's clientRect. Ideally it should lie on the actual content, text, or whatever.

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].