Skip to content

eivindfjeldstad/insert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

insert

easy element insertion

Installation

Install with component(1):

$ component install eivindfjeldstad/insert

API

.before(el, after)

Insert el before after.

.after(el, before)

Insert el after before.

.prepend(el, parent)

Prepend el to parent.

.append(el, parent)

Append el to parent.

License

MIT

About

Easy element insertion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages