Giter Site home page Giter Site logo

thetarnav / glitched-writer Goto Github PK

View Code? Open in Web Editor NEW
109.0 4.0 9.0 5.61 MB

Glitched, text writing js module. Highly customizable settings. Decoding, decrypting, scrambling, or simply spelling out text.

Home Page: https://glitched-writer.site

License: MIT License

TypeScript 79.83% SCSS 12.32% HTML 6.04% JavaScript 1.81%
web html writing animation glitch cyberpunk termial nier front-end text

glitched-writer's Introduction

hey

Here are a couple of projects that I've made or am maintaining:

  • solid-devtools — Library of developer tools, reactivity debugger & Devtools Chrome extension for visualizing SolidJS reactivity.
  • solid-primitives — A library of high-quality primitives that extend SolidJS reactivity.
  • solid-transition-group — SolidJS components for animting elements enter or leave the DOM.
  • solid-motionone — A 5.8kb animation library for SolidJS powered by Web Animations API.
  • mxyz-mark — A simple maze-generation and maze-walking game.
  • glitched-writer — JavaScript library for animated text writing.
  • solid-hooks — React hooks API implemented in SolidJS.
  • force-graph — Simulation and visualisation of a Force-Directed Graph.
  • odin-wasm — WASM bindings for Odin, with a WebGL example.
  • streaming-markdown — Streaming markdown parser à la ChatGPT.
  • odin-graphql-parser — GraphQL language parser written in Odin.

Sometimes I post what I'm working on to twitter.

have fun

glitched-writer's People

Contributors

dependabot[bot] avatar thetarnav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

glitched-writer's Issues

GlitchedWriter is not defined

Hello,

I'm trying to use GlitchedWriter but can't make it works.

I load it using the CDN, like that :

<script src="https://cdn.jsdelivr.net/npm/glitched-writer/lib/index.min.js"></script>

Then I try to instanciate it using the example code :

const Writer = new GlitchedWriter('#glitch-this', {}, (string, writerData) => {
	console.log(`Current string: ${string}`)
	console.log('All the class data:', writerData)
})

But I get an error :

Uncaught ReferenceError: GlitchedWriter is not defined

Could you please help me to instanciate GlitchedWriter correctly ?

Thank you

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.