Skip to content

Nileshthakur2003/bracxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bracxy Project

Its a pretty simple JavaScript and HTML project , which uses a few custom syntaxes to interpret HTML code from it . And another functionality of it is to provide in page data-delivery.

Functions in it : -

1.In-page data delivery

<body>
  [@hemlock=qwerty]

  Actually , he was typing #hemlock.
</body>

Output :-

Actually , he was typing qwerty.

2.Tagging system simplified(basic)

<body>
  (@h1:"name=bigText":"FoxyBoi")

</body>

Output:

Foxyboi(real-h1-size)

More of examples in test.html file of the Bracxy project...

CAUTIONS: -

  1. DONT USE ANY SPECIAL SYMBOL USED BY BRACXY INSIDE BRACXY SYNTAX.
  2. ITS NOT ANYTHING PROFESSIONAL. ONLY CREATED FOR FUN... )
  3. ITS QUITE QUITE SIMPLE

https://nileshthakur2003.github.io/bracxy/

About

This is my first and simple projects in javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published