Skip to content

AlexNottaBen/Appropriate.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appropriate.js

The most appropriate JavaScript Library need for your project!

Getting started

Below is an example "hello world" script.

select(document).onready(() => {
    select('body').html("<h1>Hello, World!</h1>")
})

License

Appropriate.js is MIT Licensed!