1.0.7 • Published 1 year ago

w3.typed.js v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

W3.JS is a JavaScript library designed to simplify web development projects:

  • Easy to learn and easy to use.

  • Designed for fast application development.

  • Designed for all devices: PC, Tablet, and Mobile.

  • Free to use. No licenses.

What Can W3.JS Do?

Below is a list of the some of the things W3.JS can do:

  • Run HTML Slideshows
  • Include (Import) HTML in HTML
  • Sort the Content of any HTML Element
  • Filter the Content of any HTML Element
  • Display JavaScript Objects in HTML
  • Read Data from Web Server (Http Request)
  • Hide or Show any HTML Element
  • Add or Remove Class on any HTML Element
  • Add CSS to any HTML Element

How To

W3.JS is very easy to use.

Just add a link to w3.js in your web page:

Example

<script src="https://www.w3schools.com/lib/w3.js"></script>

Or download w3.js and add a link to the file:

Example

<script src="w3.js"></script> 
1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.0

1 year ago