Git Product home page Git Product logo

bling.cool's Introduction

bling.cool
✨ bling text for the 21st century ✨

webfonts (ligatures!), CSS transforms, live editing!

Using

Write some bling text. Modify it as you please. Click the GIF button to get a GIF. ✨

🐞 This is a buggy work in progress, things will break. GIF Markup output is TODO. 🐞

3rd party code Ɛ̸ assets

This project uses a variety of 3rd party resources to bling it up.

Building

  1. npm install
  2. npm run start dist

This will output a dist/ directory to be served from a static server's root.

(Its dist/.workspace/ directory contains intermediate build artifacts that are not necessary for deployment.)

Active development

To build, watch and serve on port :8000, run:

npm run start

Tools

Texture frame extractor

In order to manipulate GIF playback at a frame level on the client, this project extracts frames from the animated textures into base64-encoded sequences of plain GIFs wrapped in a JSON format.

The texture frame extractor requires exiftool and gifsicle installed on the local PATH. On macOS, these can be easily installed with Homebrew:

brew install gifsicle exiftool

Once installed, textures can be rebuilt via:

npm run start textures

Documentation generator

A documentation generator is bundled as part of the build system, runnable via:

npm run start docs

This generates the attributions on 3p/README.md and an empty README.md file for every top-level directory that doesn't contain one.

bling.cool's People

Contributors

alanorozco avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

anuragvasanwala

bling.cool's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.