Skip to content

Conversation

@fritzdultimate
Copy link

Made many changes on how the the code blocks looks.

  1. Converted the code base to class

  2. implemented a feature that creates tags when user types a space.

  3. Added some cool styles to css.

  4. now user can edit tags by clicking on backspace.

Now you just need to initialize the tag list and it starts working

E.g

JAVASCRIPT```
let tag = new SimpleTags();
tag.apply();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant