Coder Social home page Coder Social logo

rasselmrh / writeit.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from khushit-shah/writeit.js

1.0 0.0 0.0 1.2 MB

Light weight JavaScript library for text writing effect.

Home Page: https://khushit-shah.github.io/WriteIt.js/

License: MIT License

JavaScript 94.65% Python 5.35%

writeit.js's Introduction

WriteIt.js

WriteIt.js is javascript library for text writing effect.

It is completely attribute based system. tweak few attribute and get completly new animation, you don't need to write single line of javscript :-).

It can run over 100s of instances simultaneously.

Documentation on: https://khushit-shah.github.io/WriteIt.js

Example On: https://khushit-shah.github.io/WriteIt.js/terminal-app/index.html

Installation

  • Download .zip file and extract writeit.js to your javascript folder and add
        <body writeit-auto-start>
                <p writeit-animate>CursorJS is <b>best</b> text writing effect <i>javascript library</i></p>
                <script src="/path/to/WriteIt.min.js"></script>
                <!--- or -->
                <script src="https://cdn.jsdelivr.net/gh/khushit-shah/WriteIt.js@latest/WriteIt.min.js"></script>
        </body>

Functionalities

  • writeit-animate
  • writeit-auto-start
  • writeit-char
  • writeit-replace-next
  • writeit-speed
  • writeit-speed-fixed
  • writeit-has-prev
  • writeit-start-delay
  • writeit-loop
  • writeit-next
  • writeit-hidden
  • writeit-no-blink
  • writeit-loop-reverse
  • writeit-wait-in-reverse
  • writeit-write-all-in-reverse

Issue Template

  • Short Description.
  • Browser Information.
  • Console Errors.
  • Expected Behaviour.
  • If you want new functionality, Add it to title.

TODO

  • Add functionality to repeat the animation for specific number of times
    • writeit-loop='<x>' : to repeat the animation x number of times

writeit.js's People

Contributors

khushit-shah avatar

Stargazers

MD Rassel Hossain avatar

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.