1.3.3 • Published 2 years ago

bracketsjs v1.3.3

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

BracketsJS

A JavaScript library that provides functions for live DOM manipulation. It has features such as:

  • Injecting scripts, dynamically
  • Swapping, removing, or adding stylesheets
  • Creating and deleting elements with ease

Using BracketsJS

To use BracketsJS, link this in the head of your HTML document:

<script src="https://unpkg.com/bracketsjs/dist/bundle.js"></script>

For more documentation, please go to the official documentation site for BracketsJS.

Building BracketsJS

To download and build BracketsJS, run these commands:

git clone https://github.com/JaydenDev/BracketsJS.git
cd BracketsJS
npm install
npm run build

Contributors

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.3.0-beta.1

2 years ago

1.2.0

2 years ago

1.2.0-beta.3

2 years ago

1.0.5

2 years ago

1.2.0-beta.2

2 years ago

1.2.0-beta.1

2 years ago

1.0.4-lts.0

2 years ago

1.1.1

2 years ago

1.0.3

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago