Skip to content

Releases: funcieqDEV/Atra

first publish release of Atra

Choose a tag to compare

@funcieqDEV funcieqDEV released this 08 Jun 09:23
3c2e4f8

The first release that changes almost everything!

I added inline styles, which of course are not mandatory and you can still do it using the attribute

p()[
color: blue;
]{
    text("Hello world");
}

builin functions like: %loop,%each``%readFile

Advanced Error handlig!
powerfull components!
WATCH MODE

here is webiste made in Atra
image

v0.0.1-beta

v0.0.1-beta Pre-release
Pre-release

Choose a tag to compare

@funcieqDEV funcieqDEV released this 07 Jun 13:02
a121d04

it only now allows you to write all html tags using Atra for now doesn't support variables and components