diff --git a/404.html b/404.html index 1031ec5..b254114 100644 --- a/404.html +++ b/404.html @@ -16,7 +16,7 @@
- + \ No newline at end of file diff --git a/CNAME b/CNAME index 655c9ce..cb28e2b 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -akar.js.org \ No newline at end of file +akar.js.org diff --git a/api-examples.html b/api-examples.html index 7e3c78b..c36473b 100644 --- a/api-examples.html +++ b/api-examples.html @@ -12,7 +12,7 @@ - + @@ -135,11 +135,11 @@ "headers": [], "relativePath": "api-examples.md", "filePath": "api-examples.md", - "lastUpdated": 1729001619000 + "lastUpdated": 1729007771000 }

Page Frontmatter

{
   "outline": "deep"
-}

More

Check out the documentation for the full list of runtime APIs.

- +}

More

Check out the documentation for the full list of runtime APIs.

+ \ No newline at end of file diff --git a/api/array.html b/api/array.html index 36c19bc..e4b8a4d 100644 --- a/api/array.html +++ b/api/array.html @@ -12,14 +12,14 @@ - + -
Skip to content

Array

INFO

We are wotking on it.

- +
Skip to content

Array

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/api/boolean.html b/api/boolean.html index 34b5555..3b3163c 100644 --- a/api/boolean.html +++ b/api/boolean.html @@ -12,14 +12,14 @@ - + -
Skip to content

Boolean

INFO

We are wotking on it.

- +
Skip to content

Boolean

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/api/enum.html b/api/enum.html index 569bba6..9c221f5 100644 --- a/api/enum.html +++ b/api/enum.html @@ -12,14 +12,14 @@ - + -
Skip to content

Enum

INFO

We are wotking on it.

- +
Skip to content

Enum

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/api/index.html b/api/index.html index cb4e04b..9693659 100644 --- a/api/index.html +++ b/api/index.html @@ -12,14 +12,14 @@ - + -
Skip to content

API References

Introduction

Welcome to the Akar.js. This page will walk you through the available API references of this library.

INFO

We are wotking on it.

- +
Skip to content

API References

Introduction

Welcome to the Akar.js. This page will walk you through the available API references of this library.

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/api/number.html b/api/number.html index c883bbe..203203d 100644 --- a/api/number.html +++ b/api/number.html @@ -12,14 +12,14 @@ - + -
Skip to content

Number

INFO

We are wotking on it.

- +
Skip to content

Number

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/api/object.html b/api/object.html index c167eb6..301f84a 100644 --- a/api/object.html +++ b/api/object.html @@ -12,14 +12,14 @@ - + -
Skip to content

Object

INFO

We are wotking on it.

- +
Skip to content

Object

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/api/string.html b/api/string.html index 7af28ec..2a52b8c 100644 --- a/api/string.html +++ b/api/string.html @@ -12,14 +12,14 @@ - + -
Skip to content

String

INFO

We are wotking on it.

- +
Skip to content

String

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/assets/api-examples.md.Xj5icupi.js b/assets/api-examples.md.e5X59rin.js similarity index 98% rename from assets/api-examples.md.Xj5icupi.js rename to assets/api-examples.md.e5X59rin.js index 8e25b40..6314992 100644 --- a/assets/api-examples.md.Xj5icupi.js +++ b/assets/api-examples.md.e5X59rin.js @@ -1,4 +1,4 @@ -import{u as h,c as r,a2 as k,j as s,t as e,k as t,a as i,o as d}from"./chunks/framework.DJwFfI2q.js";const u=JSON.parse('{"title":"Runtime API Examples","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"api-examples.md","filePath":"api-examples.md","lastUpdated":1729001619000}'),E={name:"api-examples.md"},y=Object.assign(E,{setup(o){const{site:g,theme:n,page:l,frontmatter:p}=h();return(m,a)=>(d(),r("div",null,[a[0]||(a[0]=k(`

Runtime API Examples

This page demonstrates usage of some of the runtime APIs provided by VitePress.

The main useData() API can be used to access site, theme, and page data for the current page. It works in both .md and .vue files:

md
<script setup>
+import{u as h,c as r,a2 as k,j as s,t as e,k as t,a as i,o as d}from"./chunks/framework.DJwFfI2q.js";const u=JSON.parse('{"title":"Runtime API Examples","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"api-examples.md","filePath":"api-examples.md","lastUpdated":1729007771000}'),E={name:"api-examples.md"},y=Object.assign(E,{setup(o){const{site:g,theme:n,page:l,frontmatter:p}=h();return(m,a)=>(d(),r("div",null,[a[0]||(a[0]=k(`

Runtime API Examples

This page demonstrates usage of some of the runtime APIs provided by VitePress.

The main useData() API can be used to access site, theme, and page data for the current page. It works in both .md and .vue files:

md
<script setup>
 import { useData } from 'vitepress'
 
 const { theme, page, frontmatter } = useData()
diff --git a/assets/api-examples.md.Xj5icupi.lean.js b/assets/api-examples.md.e5X59rin.lean.js
similarity index 98%
rename from assets/api-examples.md.Xj5icupi.lean.js
rename to assets/api-examples.md.e5X59rin.lean.js
index 8e25b40..6314992 100644
--- a/assets/api-examples.md.Xj5icupi.lean.js
+++ b/assets/api-examples.md.e5X59rin.lean.js
@@ -1,4 +1,4 @@
-import{u as h,c as r,a2 as k,j as s,t as e,k as t,a as i,o as d}from"./chunks/framework.DJwFfI2q.js";const u=JSON.parse('{"title":"Runtime API Examples","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"api-examples.md","filePath":"api-examples.md","lastUpdated":1729001619000}'),E={name:"api-examples.md"},y=Object.assign(E,{setup(o){const{site:g,theme:n,page:l,frontmatter:p}=h();return(m,a)=>(d(),r("div",null,[a[0]||(a[0]=k(`

Runtime API Examples

This page demonstrates usage of some of the runtime APIs provided by VitePress.

The main useData() API can be used to access site, theme, and page data for the current page. It works in both .md and .vue files:

md
<script setup>
+import{u as h,c as r,a2 as k,j as s,t as e,k as t,a as i,o as d}from"./chunks/framework.DJwFfI2q.js";const u=JSON.parse('{"title":"Runtime API Examples","description":"","frontmatter":{"outline":"deep"},"headers":[],"relativePath":"api-examples.md","filePath":"api-examples.md","lastUpdated":1729007771000}'),E={name:"api-examples.md"},y=Object.assign(E,{setup(o){const{site:g,theme:n,page:l,frontmatter:p}=h();return(m,a)=>(d(),r("div",null,[a[0]||(a[0]=k(`

Runtime API Examples

This page demonstrates usage of some of the runtime APIs provided by VitePress.

The main useData() API can be used to access site, theme, and page data for the current page. It works in both .md and .vue files:

md
<script setup>
 import { useData } from 'vitepress'
 
 const { theme, page, frontmatter } = useData()
diff --git a/assets/api_array.md.WQuKVuSP.js b/assets/api_array.md.DlPxwimP.js
similarity index 90%
rename from assets/api_array.md.WQuKVuSP.js
rename to assets/api_array.md.DlPxwimP.js
index 177826f..5712ae8 100644
--- a/assets/api_array.md.WQuKVuSP.js
+++ b/assets/api_array.md.DlPxwimP.js
@@ -1 +1 @@
-import{_ as e,c as t,j as a,a as o,o as s}from"./chunks/framework.DJwFfI2q.js";const y=JSON.parse('{"title":"Array","description":"","frontmatter":{},"headers":[],"relativePath":"api/array.md","filePath":"api/array.md","lastUpdated":1729001619000}'),n={name:"api/array.md"};function i(c,r,l,d,p,m){return s(),t("div",null,r[0]||(r[0]=[a("h1",{id:"array",tabindex:"-1"},[o("Array "),a("a",{class:"header-anchor",href:"#array","aria-label":'Permalink to "Array"'},"​")],-1),a("div",{class:"info custom-block"},[a("p",{class:"custom-block-title"},"INFO"),a("p",null,"We are wotking on it.")],-1)]))}const _=e(n,[["render",i]]);export{y as __pageData,_ as default};
+import{_ as e,c as t,j as a,a as o,o as s}from"./chunks/framework.DJwFfI2q.js";const y=JSON.parse('{"title":"Array","description":"","frontmatter":{},"headers":[],"relativePath":"api/array.md","filePath":"api/array.md","lastUpdated":1729007771000}'),n={name:"api/array.md"};function i(c,r,l,d,p,m){return s(),t("div",null,r[0]||(r[0]=[a("h1",{id:"array",tabindex:"-1"},[o("Array "),a("a",{class:"header-anchor",href:"#array","aria-label":'Permalink to "Array"'},"​")],-1),a("div",{class:"info custom-block"},[a("p",{class:"custom-block-title"},"INFO"),a("p",null,"We are wotking on it.")],-1)]))}const _=e(n,[["render",i]]);export{y as __pageData,_ as default};
diff --git a/assets/api_array.md.WQuKVuSP.lean.js b/assets/api_array.md.DlPxwimP.lean.js
similarity index 90%
rename from assets/api_array.md.WQuKVuSP.lean.js
rename to assets/api_array.md.DlPxwimP.lean.js
index 177826f..5712ae8 100644
--- a/assets/api_array.md.WQuKVuSP.lean.js
+++ b/assets/api_array.md.DlPxwimP.lean.js
@@ -1 +1 @@
-import{_ as e,c as t,j as a,a as o,o as s}from"./chunks/framework.DJwFfI2q.js";const y=JSON.parse('{"title":"Array","description":"","frontmatter":{},"headers":[],"relativePath":"api/array.md","filePath":"api/array.md","lastUpdated":1729001619000}'),n={name:"api/array.md"};function i(c,r,l,d,p,m){return s(),t("div",null,r[0]||(r[0]=[a("h1",{id:"array",tabindex:"-1"},[o("Array "),a("a",{class:"header-anchor",href:"#array","aria-label":'Permalink to "Array"'},"​")],-1),a("div",{class:"info custom-block"},[a("p",{class:"custom-block-title"},"INFO"),a("p",null,"We are wotking on it.")],-1)]))}const _=e(n,[["render",i]]);export{y as __pageData,_ as default};
+import{_ as e,c as t,j as a,a as o,o as s}from"./chunks/framework.DJwFfI2q.js";const y=JSON.parse('{"title":"Array","description":"","frontmatter":{},"headers":[],"relativePath":"api/array.md","filePath":"api/array.md","lastUpdated":1729007771000}'),n={name:"api/array.md"};function i(c,r,l,d,p,m){return s(),t("div",null,r[0]||(r[0]=[a("h1",{id:"array",tabindex:"-1"},[o("Array "),a("a",{class:"header-anchor",href:"#array","aria-label":'Permalink to "Array"'},"​")],-1),a("div",{class:"info custom-block"},[a("p",{class:"custom-block-title"},"INFO"),a("p",null,"We are wotking on it.")],-1)]))}const _=e(n,[["render",i]]);export{y as __pageData,_ as default};
diff --git a/assets/api_boolean.md.BNG9sZWg.js b/assets/api_boolean.md.DF_Ouevj.js
similarity index 90%
rename from assets/api_boolean.md.BNG9sZWg.js
rename to assets/api_boolean.md.DF_Ouevj.js
index b640010..57219c4 100644
--- a/assets/api_boolean.md.BNG9sZWg.js
+++ b/assets/api_boolean.md.DF_Ouevj.js
@@ -1 +1 @@
-import{_ as o,c as t,j as e,a as n,o as l}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Boolean","description":"","frontmatter":{},"headers":[],"relativePath":"api/boolean.md","filePath":"api/boolean.md","lastUpdated":1729001619000}'),s={name:"api/boolean.md"};function r(i,a,c,d,p,m){return l(),t("div",null,a[0]||(a[0]=[e("h1",{id:"boolean",tabindex:"-1"},[n("Boolean "),e("a",{class:"header-anchor",href:"#boolean","aria-label":'Permalink to "Boolean"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const _=o(s,[["render",r]]);export{f as __pageData,_ as default};
+import{_ as o,c as t,j as e,a as n,o as l}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Boolean","description":"","frontmatter":{},"headers":[],"relativePath":"api/boolean.md","filePath":"api/boolean.md","lastUpdated":1729007771000}'),s={name:"api/boolean.md"};function r(i,a,c,d,p,m){return l(),t("div",null,a[0]||(a[0]=[e("h1",{id:"boolean",tabindex:"-1"},[n("Boolean "),e("a",{class:"header-anchor",href:"#boolean","aria-label":'Permalink to "Boolean"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const _=o(s,[["render",r]]);export{f as __pageData,_ as default};
diff --git a/assets/api_boolean.md.BNG9sZWg.lean.js b/assets/api_boolean.md.DF_Ouevj.lean.js
similarity index 90%
rename from assets/api_boolean.md.BNG9sZWg.lean.js
rename to assets/api_boolean.md.DF_Ouevj.lean.js
index b640010..57219c4 100644
--- a/assets/api_boolean.md.BNG9sZWg.lean.js
+++ b/assets/api_boolean.md.DF_Ouevj.lean.js
@@ -1 +1 @@
-import{_ as o,c as t,j as e,a as n,o as l}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Boolean","description":"","frontmatter":{},"headers":[],"relativePath":"api/boolean.md","filePath":"api/boolean.md","lastUpdated":1729001619000}'),s={name:"api/boolean.md"};function r(i,a,c,d,p,m){return l(),t("div",null,a[0]||(a[0]=[e("h1",{id:"boolean",tabindex:"-1"},[n("Boolean "),e("a",{class:"header-anchor",href:"#boolean","aria-label":'Permalink to "Boolean"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const _=o(s,[["render",r]]);export{f as __pageData,_ as default};
+import{_ as o,c as t,j as e,a as n,o as l}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Boolean","description":"","frontmatter":{},"headers":[],"relativePath":"api/boolean.md","filePath":"api/boolean.md","lastUpdated":1729007771000}'),s={name:"api/boolean.md"};function r(i,a,c,d,p,m){return l(),t("div",null,a[0]||(a[0]=[e("h1",{id:"boolean",tabindex:"-1"},[n("Boolean "),e("a",{class:"header-anchor",href:"#boolean","aria-label":'Permalink to "Boolean"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const _=o(s,[["render",r]]);export{f as __pageData,_ as default};
diff --git a/assets/api_enum.md._H4bHAof.js b/assets/api_enum.md.FxV2IiWQ.js
similarity index 90%
rename from assets/api_enum.md._H4bHAof.js
rename to assets/api_enum.md.FxV2IiWQ.js
index cf12250..9d9e6d7 100644
--- a/assets/api_enum.md._H4bHAof.js
+++ b/assets/api_enum.md.FxV2IiWQ.js
@@ -1 +1 @@
-import{_ as t,c as n,j as e,a as o,o as s}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Enum","description":"","frontmatter":{},"headers":[],"relativePath":"api/enum.md","filePath":"api/enum.md","lastUpdated":1729001619000}'),r={name:"api/enum.md"};function i(c,a,l,m,d,p){return s(),n("div",null,a[0]||(a[0]=[e("h1",{id:"enum",tabindex:"-1"},[o("Enum "),e("a",{class:"header-anchor",href:"#enum","aria-label":'Permalink to "Enum"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const _=t(r,[["render",i]]);export{f as __pageData,_ as default};
+import{_ as t,c as n,j as e,a as o,o as s}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Enum","description":"","frontmatter":{},"headers":[],"relativePath":"api/enum.md","filePath":"api/enum.md","lastUpdated":1729007771000}'),r={name:"api/enum.md"};function i(c,a,l,m,d,p){return s(),n("div",null,a[0]||(a[0]=[e("h1",{id:"enum",tabindex:"-1"},[o("Enum "),e("a",{class:"header-anchor",href:"#enum","aria-label":'Permalink to "Enum"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const _=t(r,[["render",i]]);export{f as __pageData,_ as default};
diff --git a/assets/api_enum.md._H4bHAof.lean.js b/assets/api_enum.md.FxV2IiWQ.lean.js
similarity index 90%
rename from assets/api_enum.md._H4bHAof.lean.js
rename to assets/api_enum.md.FxV2IiWQ.lean.js
index cf12250..9d9e6d7 100644
--- a/assets/api_enum.md._H4bHAof.lean.js
+++ b/assets/api_enum.md.FxV2IiWQ.lean.js
@@ -1 +1 @@
-import{_ as t,c as n,j as e,a as o,o as s}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Enum","description":"","frontmatter":{},"headers":[],"relativePath":"api/enum.md","filePath":"api/enum.md","lastUpdated":1729001619000}'),r={name:"api/enum.md"};function i(c,a,l,m,d,p){return s(),n("div",null,a[0]||(a[0]=[e("h1",{id:"enum",tabindex:"-1"},[o("Enum "),e("a",{class:"header-anchor",href:"#enum","aria-label":'Permalink to "Enum"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const _=t(r,[["render",i]]);export{f as __pageData,_ as default};
+import{_ as t,c as n,j as e,a as o,o as s}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Enum","description":"","frontmatter":{},"headers":[],"relativePath":"api/enum.md","filePath":"api/enum.md","lastUpdated":1729007771000}'),r={name:"api/enum.md"};function i(c,a,l,m,d,p){return s(),n("div",null,a[0]||(a[0]=[e("h1",{id:"enum",tabindex:"-1"},[o("Enum "),e("a",{class:"header-anchor",href:"#enum","aria-label":'Permalink to "Enum"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const _=t(r,[["render",i]]);export{f as __pageData,_ as default};
diff --git a/assets/api_index.md.BA5B3XEJ.js b/assets/api_index.md.BOf5ucok.js
similarity index 93%
rename from assets/api_index.md.BA5B3XEJ.js
rename to assets/api_index.md.BOf5ucok.js
index 77e70fd..82ee380 100644
--- a/assets/api_index.md.BA5B3XEJ.js
+++ b/assets/api_index.md.BOf5ucok.js
@@ -1 +1 @@
-import{_ as a,c as t,a2 as o,o as r}from"./chunks/framework.DJwFfI2q.js";const h=JSON.parse('{"title":"API References","description":"","frontmatter":{},"headers":[],"relativePath":"api/index.md","filePath":"api/index.md","lastUpdated":1729001619000}'),i={name:"api/index.md"};function n(s,e,c,d,l,p){return r(),t("div",null,e[0]||(e[0]=[o('

API References

Introduction

Welcome to the Akar.js. This page will walk you through the available API references of this library.

INFO

We are wotking on it.

',4)]))}const u=a(i,[["render",n]]);export{h as __pageData,u as default}; +import{_ as a,c as t,a2 as o,o as r}from"./chunks/framework.DJwFfI2q.js";const h=JSON.parse('{"title":"API References","description":"","frontmatter":{},"headers":[],"relativePath":"api/index.md","filePath":"api/index.md","lastUpdated":1729007771000}'),i={name:"api/index.md"};function n(s,e,c,d,l,p){return r(),t("div",null,e[0]||(e[0]=[o('

API References

Introduction

Welcome to the Akar.js. This page will walk you through the available API references of this library.

INFO

We are wotking on it.

',4)]))}const u=a(i,[["render",n]]);export{h as __pageData,u as default}; diff --git a/assets/api_index.md.BA5B3XEJ.lean.js b/assets/api_index.md.BOf5ucok.lean.js similarity index 93% rename from assets/api_index.md.BA5B3XEJ.lean.js rename to assets/api_index.md.BOf5ucok.lean.js index 77e70fd..82ee380 100644 --- a/assets/api_index.md.BA5B3XEJ.lean.js +++ b/assets/api_index.md.BOf5ucok.lean.js @@ -1 +1 @@ -import{_ as a,c as t,a2 as o,o as r}from"./chunks/framework.DJwFfI2q.js";const h=JSON.parse('{"title":"API References","description":"","frontmatter":{},"headers":[],"relativePath":"api/index.md","filePath":"api/index.md","lastUpdated":1729001619000}'),i={name:"api/index.md"};function n(s,e,c,d,l,p){return r(),t("div",null,e[0]||(e[0]=[o('

API References

Introduction

Welcome to the Akar.js. This page will walk you through the available API references of this library.

INFO

We are wotking on it.

',4)]))}const u=a(i,[["render",n]]);export{h as __pageData,u as default}; +import{_ as a,c as t,a2 as o,o as r}from"./chunks/framework.DJwFfI2q.js";const h=JSON.parse('{"title":"API References","description":"","frontmatter":{},"headers":[],"relativePath":"api/index.md","filePath":"api/index.md","lastUpdated":1729007771000}'),i={name:"api/index.md"};function n(s,e,c,d,l,p){return r(),t("div",null,e[0]||(e[0]=[o('

API References

Introduction

Welcome to the Akar.js. This page will walk you through the available API references of this library.

INFO

We are wotking on it.

',4)]))}const u=a(i,[["render",n]]);export{h as __pageData,u as default}; diff --git a/assets/api_number.md.DAshC1dt.js b/assets/api_number.md.BWC5hMSd.js similarity index 90% rename from assets/api_number.md.DAshC1dt.js rename to assets/api_number.md.BWC5hMSd.js index 54b80ce..914ffab 100644 --- a/assets/api_number.md.DAshC1dt.js +++ b/assets/api_number.md.BWC5hMSd.js @@ -1 +1 @@ -import{_ as t,c as r,j as e,a as n,o}from"./chunks/framework.DJwFfI2q.js";const b=JSON.parse('{"title":"Number","description":"","frontmatter":{},"headers":[],"relativePath":"api/number.md","filePath":"api/number.md","lastUpdated":1729001619000}'),s={name:"api/number.md"};function i(c,a,l,m,d,p){return o(),r("div",null,a[0]||(a[0]=[e("h1",{id:"number",tabindex:"-1"},[n("Number "),e("a",{class:"header-anchor",href:"#number","aria-label":'Permalink to "Number"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const f=t(s,[["render",i]]);export{b as __pageData,f as default}; +import{_ as t,c as r,j as e,a as n,o}from"./chunks/framework.DJwFfI2q.js";const b=JSON.parse('{"title":"Number","description":"","frontmatter":{},"headers":[],"relativePath":"api/number.md","filePath":"api/number.md","lastUpdated":1729007771000}'),s={name:"api/number.md"};function i(c,a,l,m,d,p){return o(),r("div",null,a[0]||(a[0]=[e("h1",{id:"number",tabindex:"-1"},[n("Number "),e("a",{class:"header-anchor",href:"#number","aria-label":'Permalink to "Number"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const f=t(s,[["render",i]]);export{b as __pageData,f as default}; diff --git a/assets/api_number.md.DAshC1dt.lean.js b/assets/api_number.md.BWC5hMSd.lean.js similarity index 90% rename from assets/api_number.md.DAshC1dt.lean.js rename to assets/api_number.md.BWC5hMSd.lean.js index 54b80ce..914ffab 100644 --- a/assets/api_number.md.DAshC1dt.lean.js +++ b/assets/api_number.md.BWC5hMSd.lean.js @@ -1 +1 @@ -import{_ as t,c as r,j as e,a as n,o}from"./chunks/framework.DJwFfI2q.js";const b=JSON.parse('{"title":"Number","description":"","frontmatter":{},"headers":[],"relativePath":"api/number.md","filePath":"api/number.md","lastUpdated":1729001619000}'),s={name:"api/number.md"};function i(c,a,l,m,d,p){return o(),r("div",null,a[0]||(a[0]=[e("h1",{id:"number",tabindex:"-1"},[n("Number "),e("a",{class:"header-anchor",href:"#number","aria-label":'Permalink to "Number"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const f=t(s,[["render",i]]);export{b as __pageData,f as default}; +import{_ as t,c as r,j as e,a as n,o}from"./chunks/framework.DJwFfI2q.js";const b=JSON.parse('{"title":"Number","description":"","frontmatter":{},"headers":[],"relativePath":"api/number.md","filePath":"api/number.md","lastUpdated":1729007771000}'),s={name:"api/number.md"};function i(c,a,l,m,d,p){return o(),r("div",null,a[0]||(a[0]=[e("h1",{id:"number",tabindex:"-1"},[n("Number "),e("a",{class:"header-anchor",href:"#number","aria-label":'Permalink to "Number"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const f=t(s,[["render",i]]);export{b as __pageData,f as default}; diff --git a/assets/api_object.md.jIsEpMuU.js b/assets/api_object.md.B0ljxwqI.js similarity index 90% rename from assets/api_object.md.jIsEpMuU.js rename to assets/api_object.md.B0ljxwqI.js index 6a327c9..f0e57d3 100644 --- a/assets/api_object.md.jIsEpMuU.js +++ b/assets/api_object.md.B0ljxwqI.js @@ -1 +1 @@ -import{_ as a,c as o,j as e,a as c,o as s}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Object","description":"","frontmatter":{},"headers":[],"relativePath":"api/object.md","filePath":"api/object.md","lastUpdated":1729001619000}'),r={name:"api/object.md"};function n(i,t,l,d,p,b){return s(),o("div",null,t[0]||(t[0]=[e("h1",{id:"object",tabindex:"-1"},[c("Object "),e("a",{class:"header-anchor",href:"#object","aria-label":'Permalink to "Object"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const j=a(r,[["render",n]]);export{f as __pageData,j as default}; +import{_ as a,c as o,j as e,a as c,o as s}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Object","description":"","frontmatter":{},"headers":[],"relativePath":"api/object.md","filePath":"api/object.md","lastUpdated":1729007771000}'),r={name:"api/object.md"};function n(i,t,l,d,p,b){return s(),o("div",null,t[0]||(t[0]=[e("h1",{id:"object",tabindex:"-1"},[c("Object "),e("a",{class:"header-anchor",href:"#object","aria-label":'Permalink to "Object"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const j=a(r,[["render",n]]);export{f as __pageData,j as default}; diff --git a/assets/api_object.md.jIsEpMuU.lean.js b/assets/api_object.md.B0ljxwqI.lean.js similarity index 90% rename from assets/api_object.md.jIsEpMuU.lean.js rename to assets/api_object.md.B0ljxwqI.lean.js index 6a327c9..f0e57d3 100644 --- a/assets/api_object.md.jIsEpMuU.lean.js +++ b/assets/api_object.md.B0ljxwqI.lean.js @@ -1 +1 @@ -import{_ as a,c as o,j as e,a as c,o as s}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Object","description":"","frontmatter":{},"headers":[],"relativePath":"api/object.md","filePath":"api/object.md","lastUpdated":1729001619000}'),r={name:"api/object.md"};function n(i,t,l,d,p,b){return s(),o("div",null,t[0]||(t[0]=[e("h1",{id:"object",tabindex:"-1"},[c("Object "),e("a",{class:"header-anchor",href:"#object","aria-label":'Permalink to "Object"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const j=a(r,[["render",n]]);export{f as __pageData,j as default}; +import{_ as a,c as o,j as e,a as c,o as s}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Object","description":"","frontmatter":{},"headers":[],"relativePath":"api/object.md","filePath":"api/object.md","lastUpdated":1729007771000}'),r={name:"api/object.md"};function n(i,t,l,d,p,b){return s(),o("div",null,t[0]||(t[0]=[e("h1",{id:"object",tabindex:"-1"},[c("Object "),e("a",{class:"header-anchor",href:"#object","aria-label":'Permalink to "Object"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,"We are wotking on it.")],-1)]))}const j=a(r,[["render",n]]);export{f as __pageData,j as default}; diff --git a/assets/api_string.md.CZHowhI-.js b/assets/api_string.md.EKQV75Ht.js similarity index 90% rename from assets/api_string.md.CZHowhI-.js rename to assets/api_string.md.EKQV75Ht.js index 132180f..3384ab2 100644 --- a/assets/api_string.md.CZHowhI-.js +++ b/assets/api_string.md.EKQV75Ht.js @@ -1 +1 @@ -import{_ as a,c as r,j as t,a as s,o as n}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"String","description":"","frontmatter":{},"headers":[],"relativePath":"api/string.md","filePath":"api/string.md","lastUpdated":1729001619000}'),i={name:"api/string.md"};function o(c,e,l,d,p,m){return n(),r("div",null,e[0]||(e[0]=[t("h1",{id:"string",tabindex:"-1"},[s("String "),t("a",{class:"header-anchor",href:"#string","aria-label":'Permalink to "String"'},"​")],-1),t("div",{class:"info custom-block"},[t("p",{class:"custom-block-title"},"INFO"),t("p",null,"We are wotking on it.")],-1)]))}const _=a(i,[["render",o]]);export{f as __pageData,_ as default}; +import{_ as a,c as r,j as t,a as s,o as n}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"String","description":"","frontmatter":{},"headers":[],"relativePath":"api/string.md","filePath":"api/string.md","lastUpdated":1729007771000}'),i={name:"api/string.md"};function o(c,e,l,d,p,m){return n(),r("div",null,e[0]||(e[0]=[t("h1",{id:"string",tabindex:"-1"},[s("String "),t("a",{class:"header-anchor",href:"#string","aria-label":'Permalink to "String"'},"​")],-1),t("div",{class:"info custom-block"},[t("p",{class:"custom-block-title"},"INFO"),t("p",null,"We are wotking on it.")],-1)]))}const _=a(i,[["render",o]]);export{f as __pageData,_ as default}; diff --git a/assets/api_string.md.CZHowhI-.lean.js b/assets/api_string.md.EKQV75Ht.lean.js similarity index 90% rename from assets/api_string.md.CZHowhI-.lean.js rename to assets/api_string.md.EKQV75Ht.lean.js index 132180f..3384ab2 100644 --- a/assets/api_string.md.CZHowhI-.lean.js +++ b/assets/api_string.md.EKQV75Ht.lean.js @@ -1 +1 @@ -import{_ as a,c as r,j as t,a as s,o as n}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"String","description":"","frontmatter":{},"headers":[],"relativePath":"api/string.md","filePath":"api/string.md","lastUpdated":1729001619000}'),i={name:"api/string.md"};function o(c,e,l,d,p,m){return n(),r("div",null,e[0]||(e[0]=[t("h1",{id:"string",tabindex:"-1"},[s("String "),t("a",{class:"header-anchor",href:"#string","aria-label":'Permalink to "String"'},"​")],-1),t("div",{class:"info custom-block"},[t("p",{class:"custom-block-title"},"INFO"),t("p",null,"We are wotking on it.")],-1)]))}const _=a(i,[["render",o]]);export{f as __pageData,_ as default}; +import{_ as a,c as r,j as t,a as s,o as n}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"String","description":"","frontmatter":{},"headers":[],"relativePath":"api/string.md","filePath":"api/string.md","lastUpdated":1729007771000}'),i={name:"api/string.md"};function o(c,e,l,d,p,m){return n(),r("div",null,e[0]||(e[0]=[t("h1",{id:"string",tabindex:"-1"},[s("String "),t("a",{class:"header-anchor",href:"#string","aria-label":'Permalink to "String"'},"​")],-1),t("div",{class:"info custom-block"},[t("p",{class:"custom-block-title"},"INFO"),t("p",null,"We are wotking on it.")],-1)]))}const _=a(i,[["render",o]]);export{f as __pageData,_ as default}; diff --git a/assets/greetings.md.C0WuVbGM.js b/assets/greetings.md.C2sqebpG.js similarity index 94% rename from assets/greetings.md.C0WuVbGM.js rename to assets/greetings.md.C2sqebpG.js index 26863c8..e59a2a6 100644 --- a/assets/greetings.md.C0WuVbGM.js +++ b/assets/greetings.md.C2sqebpG.js @@ -1 +1 @@ -import{_ as s,c as a,j as e,a as t,o as l}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Welcome!","description":"","frontmatter":{},"headers":[],"relativePath":"greetings.md","filePath":"greetings.md","lastUpdated":1729001619000}'),r={name:"greetings.md"};function i(n,o,c,d,p,m){return l(),a("div",null,o[0]||(o[0]=[e("h1",{id:"welcome",tabindex:"-1"},[t("Welcome! "),e("a",{class:"header-anchor",href:"#welcome","aria-label":'Permalink to "Welcome!"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,[t("This package is almost ready for its first release "),e("code",null,"v1.0.0-beta"),t(". It is still in "),e("code",null,"development"),t(" and very soon will be available in npm.")])],-1),e("p",null,"If you consider this project useful or worth the attentions of developers, then please give its GitHub repository a star. Also, you can contribute to this open-source project. Follow the guidelines to contribute.",-1)]))}const h=s(r,[["render",i]]);export{f as __pageData,h as default}; +import{_ as s,c as a,j as e,a as t,o as l}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Welcome!","description":"","frontmatter":{},"headers":[],"relativePath":"greetings.md","filePath":"greetings.md","lastUpdated":1729007771000}'),r={name:"greetings.md"};function i(n,o,c,d,p,m){return l(),a("div",null,o[0]||(o[0]=[e("h1",{id:"welcome",tabindex:"-1"},[t("Welcome! "),e("a",{class:"header-anchor",href:"#welcome","aria-label":'Permalink to "Welcome!"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,[t("This package is almost ready for its first release "),e("code",null,"v1.0.0-beta"),t(". It is still in "),e("code",null,"development"),t(" and very soon will be available in npm.")])],-1),e("p",null,"If you consider this project useful or worth the attentions of developers, then please give its GitHub repository a star. Also, you can contribute to this open-source project. Follow the guidelines to contribute.",-1)]))}const h=s(r,[["render",i]]);export{f as __pageData,h as default}; diff --git a/assets/greetings.md.C0WuVbGM.lean.js b/assets/greetings.md.C2sqebpG.lean.js similarity index 94% rename from assets/greetings.md.C0WuVbGM.lean.js rename to assets/greetings.md.C2sqebpG.lean.js index 26863c8..e59a2a6 100644 --- a/assets/greetings.md.C0WuVbGM.lean.js +++ b/assets/greetings.md.C2sqebpG.lean.js @@ -1 +1 @@ -import{_ as s,c as a,j as e,a as t,o as l}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Welcome!","description":"","frontmatter":{},"headers":[],"relativePath":"greetings.md","filePath":"greetings.md","lastUpdated":1729001619000}'),r={name:"greetings.md"};function i(n,o,c,d,p,m){return l(),a("div",null,o[0]||(o[0]=[e("h1",{id:"welcome",tabindex:"-1"},[t("Welcome! "),e("a",{class:"header-anchor",href:"#welcome","aria-label":'Permalink to "Welcome!"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,[t("This package is almost ready for its first release "),e("code",null,"v1.0.0-beta"),t(". It is still in "),e("code",null,"development"),t(" and very soon will be available in npm.")])],-1),e("p",null,"If you consider this project useful or worth the attentions of developers, then please give its GitHub repository a star. Also, you can contribute to this open-source project. Follow the guidelines to contribute.",-1)]))}const h=s(r,[["render",i]]);export{f as __pageData,h as default}; +import{_ as s,c as a,j as e,a as t,o as l}from"./chunks/framework.DJwFfI2q.js";const f=JSON.parse('{"title":"Welcome!","description":"","frontmatter":{},"headers":[],"relativePath":"greetings.md","filePath":"greetings.md","lastUpdated":1729007771000}'),r={name:"greetings.md"};function i(n,o,c,d,p,m){return l(),a("div",null,o[0]||(o[0]=[e("h1",{id:"welcome",tabindex:"-1"},[t("Welcome! "),e("a",{class:"header-anchor",href:"#welcome","aria-label":'Permalink to "Welcome!"'},"​")],-1),e("div",{class:"info custom-block"},[e("p",{class:"custom-block-title"},"INFO"),e("p",null,[t("This package is almost ready for its first release "),e("code",null,"v1.0.0-beta"),t(". It is still in "),e("code",null,"development"),t(" and very soon will be available in npm.")])],-1),e("p",null,"If you consider this project useful or worth the attentions of developers, then please give its GitHub repository a star. Also, you can contribute to this open-source project. Follow the guidelines to contribute.",-1)]))}const h=s(r,[["render",i]]);export{f as __pageData,h as default}; diff --git a/assets/guide_get-started.md.DUp90Vv1.js b/assets/guide_get-started.md.BqYFKqU2.js similarity index 99% rename from assets/guide_get-started.md.DUp90Vv1.js rename to assets/guide_get-started.md.BqYFKqU2.js index 76b772e..76fb290 100644 --- a/assets/guide_get-started.md.DUp90Vv1.js +++ b/assets/guide_get-started.md.BqYFKqU2.js @@ -1,4 +1,4 @@ -import{_ as p,c as o,a2 as l,G as i,w as t,B as n,o as k,j as s}from"./chunks/framework.DJwFfI2q.js";const F=JSON.parse('{"title":"Get Started","description":"","frontmatter":{},"headers":[],"relativePath":"guide/get-started.md","filePath":"guide/get-started.md","lastUpdated":1729001619000}'),r={name:"guide/get-started.md"};function d(c,a,g,u,y,m){const e=n("TabItem"),h=n("Tabs");return k(),o("div",null,[a[2]||(a[2]=l('

Get Started

Introduction

Welcome to the Akar.js. This page will walk you through the step-by-step process of installing an npm package and provide a sample usage with a theme-based table of contents.

Table of Contents

Installation

To install the npm package, follow these steps:

  1. Open your terminal.
  2. Run the following command to install the package:
',8)),i(h,null,{default:t(()=>[i(e,{value:"npm",label:"npm"},{default:t(()=>a[0]||(a[0]=[s("div",{class:"language-sh vp-adaptive-theme"},[s("button",{title:"Copy Code",class:"copy"}),s("span",{class:"lang"},"sh"),s("pre",{class:"shiki shiki-themes github-light github-dark vp-code",tabindex:"0"},[s("code",null,[s("span",{class:"line"},[s("span",{style:{"--shiki-light":"#6F42C1","--shiki-dark":"#B392F0"}},"npm"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," install"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," akarjs")])])])],-1)])),_:1}),i(e,{value:"yarn",label:"yarn"},{default:t(()=>a[1]||(a[1]=[s("div",{class:"language-sh vp-adaptive-theme"},[s("button",{title:"Copy Code",class:"copy"}),s("span",{class:"lang"},"sh"),s("pre",{class:"shiki shiki-themes github-light github-dark vp-code",tabindex:"0"},[s("code",null,[s("span",{class:"line"},[s("span",{style:{"--shiki-light":"#6F42C1","--shiki-dark":"#B392F0"}},"yarn"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," add"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," akarjs")])])])],-1)])),_:1})]),_:1}),a[3]||(a[3]=l(`
  1. Verify the installation by checking the package version:
sh
npm list akarjs

Sample Usage

After installing the package, you can use it in your project as follows:

  1. Import the package in your JavaScript file:
ts
import Akar from "akarjs"
+import{_ as p,c as o,a2 as l,G as i,w as t,B as n,o as k,j as s}from"./chunks/framework.DJwFfI2q.js";const F=JSON.parse('{"title":"Get Started","description":"","frontmatter":{},"headers":[],"relativePath":"guide/get-started.md","filePath":"guide/get-started.md","lastUpdated":1729007771000}'),r={name:"guide/get-started.md"};function d(c,a,g,u,y,m){const e=n("TabItem"),h=n("Tabs");return k(),o("div",null,[a[2]||(a[2]=l('

Get Started

Introduction

Welcome to the Akar.js. This page will walk you through the step-by-step process of installing an npm package and provide a sample usage with a theme-based table of contents.

Table of Contents

Installation

To install the npm package, follow these steps:

  1. Open your terminal.
  2. Run the following command to install the package:
',8)),i(h,null,{default:t(()=>[i(e,{value:"npm",label:"npm"},{default:t(()=>a[0]||(a[0]=[s("div",{class:"language-sh vp-adaptive-theme"},[s("button",{title:"Copy Code",class:"copy"}),s("span",{class:"lang"},"sh"),s("pre",{class:"shiki shiki-themes github-light github-dark vp-code",tabindex:"0"},[s("code",null,[s("span",{class:"line"},[s("span",{style:{"--shiki-light":"#6F42C1","--shiki-dark":"#B392F0"}},"npm"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," install"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," akarjs")])])])],-1)])),_:1}),i(e,{value:"yarn",label:"yarn"},{default:t(()=>a[1]||(a[1]=[s("div",{class:"language-sh vp-adaptive-theme"},[s("button",{title:"Copy Code",class:"copy"}),s("span",{class:"lang"},"sh"),s("pre",{class:"shiki shiki-themes github-light github-dark vp-code",tabindex:"0"},[s("code",null,[s("span",{class:"line"},[s("span",{style:{"--shiki-light":"#6F42C1","--shiki-dark":"#B392F0"}},"yarn"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," add"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," akarjs")])])])],-1)])),_:1})]),_:1}),a[3]||(a[3]=l(`
  1. Verify the installation by checking the package version:
sh
npm list akarjs

Sample Usage

After installing the package, you can use it in your project as follows:

  1. Import the package in your JavaScript file:
ts
import Akar from "akarjs"
 // or
 import { a } from "akarjs"
  1. Use the package in your code:
ts
const objectSchema = a.object({ message: a.string().min(3) })
 console.log(objectSchema.parse({ message: "Hello!" }))
diff --git a/assets/guide_get-started.md.DUp90Vv1.lean.js b/assets/guide_get-started.md.BqYFKqU2.lean.js
similarity index 99%
rename from assets/guide_get-started.md.DUp90Vv1.lean.js
rename to assets/guide_get-started.md.BqYFKqU2.lean.js
index 76b772e..76fb290 100644
--- a/assets/guide_get-started.md.DUp90Vv1.lean.js
+++ b/assets/guide_get-started.md.BqYFKqU2.lean.js
@@ -1,4 +1,4 @@
-import{_ as p,c as o,a2 as l,G as i,w as t,B as n,o as k,j as s}from"./chunks/framework.DJwFfI2q.js";const F=JSON.parse('{"title":"Get Started","description":"","frontmatter":{},"headers":[],"relativePath":"guide/get-started.md","filePath":"guide/get-started.md","lastUpdated":1729001619000}'),r={name:"guide/get-started.md"};function d(c,a,g,u,y,m){const e=n("TabItem"),h=n("Tabs");return k(),o("div",null,[a[2]||(a[2]=l('

Get Started

Introduction

Welcome to the Akar.js. This page will walk you through the step-by-step process of installing an npm package and provide a sample usage with a theme-based table of contents.

Table of Contents

Installation

To install the npm package, follow these steps:

  1. Open your terminal.
  2. Run the following command to install the package:
',8)),i(h,null,{default:t(()=>[i(e,{value:"npm",label:"npm"},{default:t(()=>a[0]||(a[0]=[s("div",{class:"language-sh vp-adaptive-theme"},[s("button",{title:"Copy Code",class:"copy"}),s("span",{class:"lang"},"sh"),s("pre",{class:"shiki shiki-themes github-light github-dark vp-code",tabindex:"0"},[s("code",null,[s("span",{class:"line"},[s("span",{style:{"--shiki-light":"#6F42C1","--shiki-dark":"#B392F0"}},"npm"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," install"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," akarjs")])])])],-1)])),_:1}),i(e,{value:"yarn",label:"yarn"},{default:t(()=>a[1]||(a[1]=[s("div",{class:"language-sh vp-adaptive-theme"},[s("button",{title:"Copy Code",class:"copy"}),s("span",{class:"lang"},"sh"),s("pre",{class:"shiki shiki-themes github-light github-dark vp-code",tabindex:"0"},[s("code",null,[s("span",{class:"line"},[s("span",{style:{"--shiki-light":"#6F42C1","--shiki-dark":"#B392F0"}},"yarn"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," add"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," akarjs")])])])],-1)])),_:1})]),_:1}),a[3]||(a[3]=l(`
  1. Verify the installation by checking the package version:
sh
npm list akarjs

Sample Usage

After installing the package, you can use it in your project as follows:

  1. Import the package in your JavaScript file:
ts
import Akar from "akarjs"
+import{_ as p,c as o,a2 as l,G as i,w as t,B as n,o as k,j as s}from"./chunks/framework.DJwFfI2q.js";const F=JSON.parse('{"title":"Get Started","description":"","frontmatter":{},"headers":[],"relativePath":"guide/get-started.md","filePath":"guide/get-started.md","lastUpdated":1729007771000}'),r={name:"guide/get-started.md"};function d(c,a,g,u,y,m){const e=n("TabItem"),h=n("Tabs");return k(),o("div",null,[a[2]||(a[2]=l('

Get Started

Introduction

Welcome to the Akar.js. This page will walk you through the step-by-step process of installing an npm package and provide a sample usage with a theme-based table of contents.

Table of Contents

Installation

To install the npm package, follow these steps:

  1. Open your terminal.
  2. Run the following command to install the package:
',8)),i(h,null,{default:t(()=>[i(e,{value:"npm",label:"npm"},{default:t(()=>a[0]||(a[0]=[s("div",{class:"language-sh vp-adaptive-theme"},[s("button",{title:"Copy Code",class:"copy"}),s("span",{class:"lang"},"sh"),s("pre",{class:"shiki shiki-themes github-light github-dark vp-code",tabindex:"0"},[s("code",null,[s("span",{class:"line"},[s("span",{style:{"--shiki-light":"#6F42C1","--shiki-dark":"#B392F0"}},"npm"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," install"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," akarjs")])])])],-1)])),_:1}),i(e,{value:"yarn",label:"yarn"},{default:t(()=>a[1]||(a[1]=[s("div",{class:"language-sh vp-adaptive-theme"},[s("button",{title:"Copy Code",class:"copy"}),s("span",{class:"lang"},"sh"),s("pre",{class:"shiki shiki-themes github-light github-dark vp-code",tabindex:"0"},[s("code",null,[s("span",{class:"line"},[s("span",{style:{"--shiki-light":"#6F42C1","--shiki-dark":"#B392F0"}},"yarn"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," add"),s("span",{style:{"--shiki-light":"#032F62","--shiki-dark":"#9ECBFF"}}," akarjs")])])])],-1)])),_:1})]),_:1}),a[3]||(a[3]=l(`
  1. Verify the installation by checking the package version:
sh
npm list akarjs

Sample Usage

After installing the package, you can use it in your project as follows:

  1. Import the package in your JavaScript file:
ts
import Akar from "akarjs"
 // or
 import { a } from "akarjs"
  1. Use the package in your code:
ts
const objectSchema = a.object({ message: a.string().min(3) })
 console.log(objectSchema.parse({ message: "Hello!" }))
diff --git a/assets/guide_index.md.DjkEiQUQ.js b/assets/guide_index.md.BB5QrCgR.js
similarity index 95%
rename from assets/guide_index.md.DjkEiQUQ.js
rename to assets/guide_index.md.BB5QrCgR.js
index cb1fb0b..58482e3 100644
--- a/assets/guide_index.md.DjkEiQUQ.js
+++ b/assets/guide_index.md.BB5QrCgR.js
@@ -1 +1 @@
-import{_ as o,c as t,a2 as n,o as a}from"./chunks/framework.DJwFfI2q.js";const h=JSON.parse('{"title":"Welcome to the Guide","description":"","frontmatter":{},"headers":[],"relativePath":"guide/index.md","filePath":"guide/index.md","lastUpdated":1729001619000}'),r={name:"guide/index.md"};function i(s,e,d,c,u,l){return a(),t("div",null,e[0]||(e[0]=[n('

Welcome to the Guide

Requirements

We recommend node.js >=20.x as the runtime to use our library without any unknown errors or bugs. We support ESM by default, but it is compatiable with CJS too.

Conclusion

This pkg was developed in Node.js runtime. Still it can be used in other node.js like runtimes such as bun or deno 2.0 (coming soon)

',5)]))}const p=o(r,[["render",i]]);export{h as __pageData,p as default}; +import{_ as o,c as t,a2 as n,o as a}from"./chunks/framework.DJwFfI2q.js";const h=JSON.parse('{"title":"Welcome to the Guide","description":"","frontmatter":{},"headers":[],"relativePath":"guide/index.md","filePath":"guide/index.md","lastUpdated":1729007771000}'),r={name:"guide/index.md"};function i(s,e,d,c,u,l){return a(),t("div",null,e[0]||(e[0]=[n('

Welcome to the Guide

Requirements

We recommend node.js >=20.x as the runtime to use our library without any unknown errors or bugs. We support ESM by default, but it is compatiable with CJS too.

Conclusion

This pkg was developed in Node.js runtime. Still it can be used in other node.js like runtimes such as bun or deno 2.0 (coming soon)

',5)]))}const p=o(r,[["render",i]]);export{h as __pageData,p as default}; diff --git a/assets/guide_index.md.DjkEiQUQ.lean.js b/assets/guide_index.md.BB5QrCgR.lean.js similarity index 95% rename from assets/guide_index.md.DjkEiQUQ.lean.js rename to assets/guide_index.md.BB5QrCgR.lean.js index cb1fb0b..58482e3 100644 --- a/assets/guide_index.md.DjkEiQUQ.lean.js +++ b/assets/guide_index.md.BB5QrCgR.lean.js @@ -1 +1 @@ -import{_ as o,c as t,a2 as n,o as a}from"./chunks/framework.DJwFfI2q.js";const h=JSON.parse('{"title":"Welcome to the Guide","description":"","frontmatter":{},"headers":[],"relativePath":"guide/index.md","filePath":"guide/index.md","lastUpdated":1729001619000}'),r={name:"guide/index.md"};function i(s,e,d,c,u,l){return a(),t("div",null,e[0]||(e[0]=[n('

Welcome to the Guide

Requirements

We recommend node.js >=20.x as the runtime to use our library without any unknown errors or bugs. We support ESM by default, but it is compatiable with CJS too.

Conclusion

This pkg was developed in Node.js runtime. Still it can be used in other node.js like runtimes such as bun or deno 2.0 (coming soon)

',5)]))}const p=o(r,[["render",i]]);export{h as __pageData,p as default}; +import{_ as o,c as t,a2 as n,o as a}from"./chunks/framework.DJwFfI2q.js";const h=JSON.parse('{"title":"Welcome to the Guide","description":"","frontmatter":{},"headers":[],"relativePath":"guide/index.md","filePath":"guide/index.md","lastUpdated":1729007771000}'),r={name:"guide/index.md"};function i(s,e,d,c,u,l){return a(),t("div",null,e[0]||(e[0]=[n('

Welcome to the Guide

Requirements

We recommend node.js >=20.x as the runtime to use our library without any unknown errors or bugs. We support ESM by default, but it is compatiable with CJS too.

Conclusion

This pkg was developed in Node.js runtime. Still it can be used in other node.js like runtimes such as bun or deno 2.0 (coming soon)

',5)]))}const p=o(r,[["render",i]]);export{h as __pageData,p as default}; diff --git a/assets/guide_schema.md.D7UOn5Y1.js b/assets/guide_schema.md.CDNDv_0K.js similarity index 98% rename from assets/guide_schema.md.D7UOn5Y1.js rename to assets/guide_schema.md.CDNDv_0K.js index 9b41613..91cd78a 100644 --- a/assets/guide_schema.md.D7UOn5Y1.js +++ b/assets/guide_schema.md.CDNDv_0K.js @@ -1 +1 @@ -import{_ as e,c as o,a2 as t,o as i}from"./chunks/framework.DJwFfI2q.js";const u=JSON.parse('{"title":"Define Schema","description":"","frontmatter":{},"headers":[],"relativePath":"guide/schema.md","filePath":"guide/schema.md","lastUpdated":1729001619000}'),l={name:"guide/schema.md"};function n(r,a,s,c,h,m){return i(),o("div",null,a[0]||(a[0]=[t('

Define Schema

Summary

We need to define schema for the validation process and each schema will contain its own rules, types-casts and other utilities.

Table of Contents

Hello Schema

INFO

We are wotking on it.

Array

INFO

We are wotking on it.

Object

INFO

We are wotking on it.

String

INFO

We are wotking on it.

Number

INFO

We are wotking on it.

Enum

INFO

We are wotking on it.

Boolean

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

',21)]))}const b=e(l,[["render",n]]);export{u as __pageData,b as default}; +import{_ as e,c as o,a2 as t,o as i}from"./chunks/framework.DJwFfI2q.js";const u=JSON.parse('{"title":"Define Schema","description":"","frontmatter":{},"headers":[],"relativePath":"guide/schema.md","filePath":"guide/schema.md","lastUpdated":1729007771000}'),l={name:"guide/schema.md"};function n(r,a,s,c,h,m){return i(),o("div",null,a[0]||(a[0]=[t('

Define Schema

Summary

We need to define schema for the validation process and each schema will contain its own rules, types-casts and other utilities.

Table of Contents

Hello Schema

INFO

We are wotking on it.

Array

INFO

We are wotking on it.

Object

INFO

We are wotking on it.

String

INFO

We are wotking on it.

Number

INFO

We are wotking on it.

Enum

INFO

We are wotking on it.

Boolean

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

',21)]))}const b=e(l,[["render",n]]);export{u as __pageData,b as default}; diff --git a/assets/guide_schema.md.D7UOn5Y1.lean.js b/assets/guide_schema.md.CDNDv_0K.lean.js similarity index 98% rename from assets/guide_schema.md.D7UOn5Y1.lean.js rename to assets/guide_schema.md.CDNDv_0K.lean.js index 9b41613..91cd78a 100644 --- a/assets/guide_schema.md.D7UOn5Y1.lean.js +++ b/assets/guide_schema.md.CDNDv_0K.lean.js @@ -1 +1 @@ -import{_ as e,c as o,a2 as t,o as i}from"./chunks/framework.DJwFfI2q.js";const u=JSON.parse('{"title":"Define Schema","description":"","frontmatter":{},"headers":[],"relativePath":"guide/schema.md","filePath":"guide/schema.md","lastUpdated":1729001619000}'),l={name:"guide/schema.md"};function n(r,a,s,c,h,m){return i(),o("div",null,a[0]||(a[0]=[t('

Define Schema

Summary

We need to define schema for the validation process and each schema will contain its own rules, types-casts and other utilities.

Table of Contents

Hello Schema

INFO

We are wotking on it.

Array

INFO

We are wotking on it.

Object

INFO

We are wotking on it.

String

INFO

We are wotking on it.

Number

INFO

We are wotking on it.

Enum

INFO

We are wotking on it.

Boolean

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

',21)]))}const b=e(l,[["render",n]]);export{u as __pageData,b as default}; +import{_ as e,c as o,a2 as t,o as i}from"./chunks/framework.DJwFfI2q.js";const u=JSON.parse('{"title":"Define Schema","description":"","frontmatter":{},"headers":[],"relativePath":"guide/schema.md","filePath":"guide/schema.md","lastUpdated":1729007771000}'),l={name:"guide/schema.md"};function n(r,a,s,c,h,m){return i(),o("div",null,a[0]||(a[0]=[t('

Define Schema

Summary

We need to define schema for the validation process and each schema will contain its own rules, types-casts and other utilities.

Table of Contents

Hello Schema

INFO

We are wotking on it.

Array

INFO

We are wotking on it.

Object

INFO

We are wotking on it.

String

INFO

We are wotking on it.

Number

INFO

We are wotking on it.

Enum

INFO

We are wotking on it.

Boolean

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

',21)]))}const b=e(l,[["render",n]]);export{u as __pageData,b as default}; diff --git a/assets/guide_validation.md.B9v4C1rd.js b/assets/guide_validation.md.CiYj-Yg1.js similarity index 97% rename from assets/guide_validation.md.B9v4C1rd.js rename to assets/guide_validation.md.CiYj-Yg1.js index 4754b06..3cc19ed 100644 --- a/assets/guide_validation.md.B9v4C1rd.js +++ b/assets/guide_validation.md.CiYj-Yg1.js @@ -1 +1 @@ -import{_ as t,c as e,a2 as o,o as i}from"./chunks/framework.DJwFfI2q.js";const p=JSON.parse('{"title":"Data Validation","description":"","frontmatter":{},"headers":[],"relativePath":"guide/validation.md","filePath":"guide/validation.md","lastUpdated":1729001619000}'),r={name:"guide/validation.md"};function l(s,a,n,c,d,u){return i(),e("div",null,a[0]||(a[0]=[o('

Data Validation

Summary

To validate you data, you must have the schema defined at first. Then you can use it to validate your data as payload or input.

Table of Contents

Parser

INFO

We are wotking on it.

Result

INFO

We are wotking on it.

Errors

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

',13)]))}const m=t(r,[["render",l]]);export{p as __pageData,m as default}; +import{_ as t,c as e,a2 as o,o as i}from"./chunks/framework.DJwFfI2q.js";const p=JSON.parse('{"title":"Data Validation","description":"","frontmatter":{},"headers":[],"relativePath":"guide/validation.md","filePath":"guide/validation.md","lastUpdated":1729007771000}'),r={name:"guide/validation.md"};function l(s,a,n,c,d,u){return i(),e("div",null,a[0]||(a[0]=[o('

Data Validation

Summary

To validate you data, you must have the schema defined at first. Then you can use it to validate your data as payload or input.

Table of Contents

Parser

INFO

We are wotking on it.

Result

INFO

We are wotking on it.

Errors

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

',13)]))}const m=t(r,[["render",l]]);export{p as __pageData,m as default}; diff --git a/assets/guide_validation.md.B9v4C1rd.lean.js b/assets/guide_validation.md.CiYj-Yg1.lean.js similarity index 97% rename from assets/guide_validation.md.B9v4C1rd.lean.js rename to assets/guide_validation.md.CiYj-Yg1.lean.js index 4754b06..3cc19ed 100644 --- a/assets/guide_validation.md.B9v4C1rd.lean.js +++ b/assets/guide_validation.md.CiYj-Yg1.lean.js @@ -1 +1 @@ -import{_ as t,c as e,a2 as o,o as i}from"./chunks/framework.DJwFfI2q.js";const p=JSON.parse('{"title":"Data Validation","description":"","frontmatter":{},"headers":[],"relativePath":"guide/validation.md","filePath":"guide/validation.md","lastUpdated":1729001619000}'),r={name:"guide/validation.md"};function l(s,a,n,c,d,u){return i(),e("div",null,a[0]||(a[0]=[o('

Data Validation

Summary

To validate you data, you must have the schema defined at first. Then you can use it to validate your data as payload or input.

Table of Contents

Parser

INFO

We are wotking on it.

Result

INFO

We are wotking on it.

Errors

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

',13)]))}const m=t(r,[["render",l]]);export{p as __pageData,m as default}; +import{_ as t,c as e,a2 as o,o as i}from"./chunks/framework.DJwFfI2q.js";const p=JSON.parse('{"title":"Data Validation","description":"","frontmatter":{},"headers":[],"relativePath":"guide/validation.md","filePath":"guide/validation.md","lastUpdated":1729007771000}'),r={name:"guide/validation.md"};function l(s,a,n,c,d,u){return i(),e("div",null,a[0]||(a[0]=[o('

Data Validation

Summary

To validate you data, you must have the schema defined at first. Then you can use it to validate your data as payload or input.

Table of Contents

Parser

INFO

We are wotking on it.

Result

INFO

We are wotking on it.

Errors

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

',13)]))}const m=t(r,[["render",l]]);export{p as __pageData,m as default}; diff --git a/assets/index.md.rWgSn9mr.js b/assets/index.md.4woXTaII.js similarity index 94% rename from assets/index.md.rWgSn9mr.js rename to assets/index.md.4woXTaII.js index 2a33189..28f7c89 100644 --- a/assets/index.md.rWgSn9mr.js +++ b/assets/index.md.4woXTaII.js @@ -1 +1 @@ -import{_ as e,c as t,o as a}from"./chunks/framework.DJwFfI2q.js";const p=JSON.parse('{"title":"Home","description":"","frontmatter":{"layout":"home","title":"Home","hero":{"name":"Akar.js","text":"Type-safe data validation library.","tagline":"Schema based & typescript-first validation.","image":{"src":"/akar-js-logo.png","alt":"Akar.js"},"actions":[{"theme":"brand","text":"Get Started","link":"/greetings.md"},{"theme":"alt","text":"API References","link":"/api/index.md"}]},"features":[{"icon":"🔨","title":"Type-safety first approach","details":"Ensure your data validation is type-safe, reducing runtime errors and improving code reliability."},{"icon":"⏹️","title":"Smooth error handlers","details":"Handle validation errors gracefully with built-in error handling mechanisms."},{"icon":"🔎","title":"Rich type inferer","details":"Leverage advanced type inference to infer the type directly from your defined schema."}]},"headers":[],"relativePath":"index.md","filePath":"index.md","lastUpdated":1729001619000}'),i={name:"index.md"};function r(n,o,s,d,l,c){return a(),t("div")}const f=e(i,[["render",r]]);export{p as __pageData,f as default}; +import{_ as e,c as t,o as a}from"./chunks/framework.DJwFfI2q.js";const p=JSON.parse('{"title":"Home","description":"","frontmatter":{"layout":"home","title":"Home","hero":{"name":"Akar.js","text":"Type-safe data validation library.","tagline":"Schema based & typescript-first validation.","image":{"src":"/akar-js-logo.png","alt":"Akar.js"},"actions":[{"theme":"brand","text":"Get Started","link":"/greetings.md"},{"theme":"alt","text":"API References","link":"/api/index.md"}]},"features":[{"icon":"🔨","title":"Type-safety first approach","details":"Ensure your data validation is type-safe, reducing runtime errors and improving code reliability."},{"icon":"⏹️","title":"Smooth error handlers","details":"Handle validation errors gracefully with built-in error handling mechanisms."},{"icon":"🔎","title":"Rich type inferer","details":"Leverage advanced type inference to infer the type directly from your defined schema."}]},"headers":[],"relativePath":"index.md","filePath":"index.md","lastUpdated":1729007771000}'),i={name:"index.md"};function r(n,o,s,d,l,c){return a(),t("div")}const f=e(i,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/index.md.rWgSn9mr.lean.js b/assets/index.md.4woXTaII.lean.js similarity index 94% rename from assets/index.md.rWgSn9mr.lean.js rename to assets/index.md.4woXTaII.lean.js index 2a33189..28f7c89 100644 --- a/assets/index.md.rWgSn9mr.lean.js +++ b/assets/index.md.4woXTaII.lean.js @@ -1 +1 @@ -import{_ as e,c as t,o as a}from"./chunks/framework.DJwFfI2q.js";const p=JSON.parse('{"title":"Home","description":"","frontmatter":{"layout":"home","title":"Home","hero":{"name":"Akar.js","text":"Type-safe data validation library.","tagline":"Schema based & typescript-first validation.","image":{"src":"/akar-js-logo.png","alt":"Akar.js"},"actions":[{"theme":"brand","text":"Get Started","link":"/greetings.md"},{"theme":"alt","text":"API References","link":"/api/index.md"}]},"features":[{"icon":"🔨","title":"Type-safety first approach","details":"Ensure your data validation is type-safe, reducing runtime errors and improving code reliability."},{"icon":"⏹️","title":"Smooth error handlers","details":"Handle validation errors gracefully with built-in error handling mechanisms."},{"icon":"🔎","title":"Rich type inferer","details":"Leverage advanced type inference to infer the type directly from your defined schema."}]},"headers":[],"relativePath":"index.md","filePath":"index.md","lastUpdated":1729001619000}'),i={name:"index.md"};function r(n,o,s,d,l,c){return a(),t("div")}const f=e(i,[["render",r]]);export{p as __pageData,f as default}; +import{_ as e,c as t,o as a}from"./chunks/framework.DJwFfI2q.js";const p=JSON.parse('{"title":"Home","description":"","frontmatter":{"layout":"home","title":"Home","hero":{"name":"Akar.js","text":"Type-safe data validation library.","tagline":"Schema based & typescript-first validation.","image":{"src":"/akar-js-logo.png","alt":"Akar.js"},"actions":[{"theme":"brand","text":"Get Started","link":"/greetings.md"},{"theme":"alt","text":"API References","link":"/api/index.md"}]},"features":[{"icon":"🔨","title":"Type-safety first approach","details":"Ensure your data validation is type-safe, reducing runtime errors and improving code reliability."},{"icon":"⏹️","title":"Smooth error handlers","details":"Handle validation errors gracefully with built-in error handling mechanisms."},{"icon":"🔎","title":"Rich type inferer","details":"Leverage advanced type inference to infer the type directly from your defined schema."}]},"headers":[],"relativePath":"index.md","filePath":"index.md","lastUpdated":1729007771000}'),i={name:"index.md"};function r(n,o,s,d,l,c){return a(),t("div")}const f=e(i,[["render",r]]);export{p as __pageData,f as default}; diff --git a/assets/markdown-examples.md.2urzT52L.js b/assets/markdown-examples.md.DldwKCAB.js similarity index 99% rename from assets/markdown-examples.md.2urzT52L.js rename to assets/markdown-examples.md.DldwKCAB.js index d14e228..6c38f2b 100644 --- a/assets/markdown-examples.md.2urzT52L.js +++ b/assets/markdown-examples.md.DldwKCAB.js @@ -1,4 +1,4 @@ -import{_ as a,c as i,a2 as n,o as t}from"./chunks/framework.DJwFfI2q.js";const E=JSON.parse('{"title":"Markdown Extension Examples","description":"","frontmatter":{},"headers":[],"relativePath":"markdown-examples.md","filePath":"markdown-examples.md","lastUpdated":1729001619000}'),e={name:"markdown-examples.md"};function l(p,s,h,k,r,d){return t(),i("div",null,s[0]||(s[0]=[n(`

Markdown Extension Examples

This page demonstrates some of the built-in markdown extensions provided by VitePress.

Syntax Highlighting

VitePress provides Syntax Highlighting powered by Shiki, with additional features like line-highlighting:

Input

md
\`\`\`js{4}
+import{_ as a,c as i,a2 as n,o as t}from"./chunks/framework.DJwFfI2q.js";const E=JSON.parse('{"title":"Markdown Extension Examples","description":"","frontmatter":{},"headers":[],"relativePath":"markdown-examples.md","filePath":"markdown-examples.md","lastUpdated":1729007771000}'),e={name:"markdown-examples.md"};function l(p,s,h,k,r,d){return t(),i("div",null,s[0]||(s[0]=[n(`

Markdown Extension Examples

This page demonstrates some of the built-in markdown extensions provided by VitePress.

Syntax Highlighting

VitePress provides Syntax Highlighting powered by Shiki, with additional features like line-highlighting:

Input

md
\`\`\`js{4}
 export default {
   data () {
     return {
diff --git a/assets/markdown-examples.md.2urzT52L.lean.js b/assets/markdown-examples.md.DldwKCAB.lean.js
similarity index 99%
rename from assets/markdown-examples.md.2urzT52L.lean.js
rename to assets/markdown-examples.md.DldwKCAB.lean.js
index d14e228..6c38f2b 100644
--- a/assets/markdown-examples.md.2urzT52L.lean.js
+++ b/assets/markdown-examples.md.DldwKCAB.lean.js
@@ -1,4 +1,4 @@
-import{_ as a,c as i,a2 as n,o as t}from"./chunks/framework.DJwFfI2q.js";const E=JSON.parse('{"title":"Markdown Extension Examples","description":"","frontmatter":{},"headers":[],"relativePath":"markdown-examples.md","filePath":"markdown-examples.md","lastUpdated":1729001619000}'),e={name:"markdown-examples.md"};function l(p,s,h,k,r,d){return t(),i("div",null,s[0]||(s[0]=[n(`

Markdown Extension Examples

This page demonstrates some of the built-in markdown extensions provided by VitePress.

Syntax Highlighting

VitePress provides Syntax Highlighting powered by Shiki, with additional features like line-highlighting:

Input

md
\`\`\`js{4}
+import{_ as a,c as i,a2 as n,o as t}from"./chunks/framework.DJwFfI2q.js";const E=JSON.parse('{"title":"Markdown Extension Examples","description":"","frontmatter":{},"headers":[],"relativePath":"markdown-examples.md","filePath":"markdown-examples.md","lastUpdated":1729007771000}'),e={name:"markdown-examples.md"};function l(p,s,h,k,r,d){return t(),i("div",null,s[0]||(s[0]=[n(`

Markdown Extension Examples

This page demonstrates some of the built-in markdown extensions provided by VitePress.

Syntax Highlighting

VitePress provides Syntax Highlighting powered by Shiki, with additional features like line-highlighting:

Input

md
\`\`\`js{4}
 export default {
   data () {
     return {
diff --git a/assets/team.md.CfZVmySC.js b/assets/team.md.CHm9-msK.js
similarity index 91%
rename from assets/team.md.CfZVmySC.js
rename to assets/team.md.CHm9-msK.js
index 4970db5..4aececd 100644
--- a/assets/team.md.CfZVmySC.js
+++ b/assets/team.md.CHm9-msK.js
@@ -1 +1 @@
-import{V as n,a as i,b as r}from"./chunks/theme.BsgrJV6v.js";import{c as l,G as a,w as m,k as e,o,a as u}from"./chunks/framework.DJwFfI2q.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{"layout":"page"},"headers":[],"relativePath":"team.md","filePath":"team.md","lastUpdated":1729001619000}'),c={name:"team.md"},f=Object.assign(c,{setup(b){const s=[{avatar:"https://www.github.com/mahabubx7.png",name:"Mahabub",title:"Creator",links:[{icon:"github",link:"https://github.com/mahabubx7"},{icon:"linkedin",link:"https://linkedin.com/in/mahabubx7"}]}];return(p,t)=>(o(),l("div",null,[a(e(r),null,{default:m(()=>[a(e(n),null,{title:m(()=>t[0]||(t[0]=[u(" Our Team ")])),_:1}),a(e(i),{members:s})]),_:1})]))}});export{_ as __pageData,f as default};
+import{V as n,a as i,b as r}from"./chunks/theme.BsgrJV6v.js";import{c as l,G as a,w as m,k as e,o,a as u}from"./chunks/framework.DJwFfI2q.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{"layout":"page"},"headers":[],"relativePath":"team.md","filePath":"team.md","lastUpdated":1729007771000}'),c={name:"team.md"},f=Object.assign(c,{setup(b){const s=[{avatar:"https://www.github.com/mahabubx7.png",name:"Mahabub",title:"Creator",links:[{icon:"github",link:"https://github.com/mahabubx7"},{icon:"linkedin",link:"https://linkedin.com/in/mahabubx7"}]}];return(p,t)=>(o(),l("div",null,[a(e(r),null,{default:m(()=>[a(e(n),null,{title:m(()=>t[0]||(t[0]=[u(" Our Team ")])),_:1}),a(e(i),{members:s})]),_:1})]))}});export{_ as __pageData,f as default};
diff --git a/assets/team.md.CfZVmySC.lean.js b/assets/team.md.CHm9-msK.lean.js
similarity index 91%
rename from assets/team.md.CfZVmySC.lean.js
rename to assets/team.md.CHm9-msK.lean.js
index 4970db5..4aececd 100644
--- a/assets/team.md.CfZVmySC.lean.js
+++ b/assets/team.md.CHm9-msK.lean.js
@@ -1 +1 @@
-import{V as n,a as i,b as r}from"./chunks/theme.BsgrJV6v.js";import{c as l,G as a,w as m,k as e,o,a as u}from"./chunks/framework.DJwFfI2q.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{"layout":"page"},"headers":[],"relativePath":"team.md","filePath":"team.md","lastUpdated":1729001619000}'),c={name:"team.md"},f=Object.assign(c,{setup(b){const s=[{avatar:"https://www.github.com/mahabubx7.png",name:"Mahabub",title:"Creator",links:[{icon:"github",link:"https://github.com/mahabubx7"},{icon:"linkedin",link:"https://linkedin.com/in/mahabubx7"}]}];return(p,t)=>(o(),l("div",null,[a(e(r),null,{default:m(()=>[a(e(n),null,{title:m(()=>t[0]||(t[0]=[u(" Our Team ")])),_:1}),a(e(i),{members:s})]),_:1})]))}});export{_ as __pageData,f as default};
+import{V as n,a as i,b as r}from"./chunks/theme.BsgrJV6v.js";import{c as l,G as a,w as m,k as e,o,a as u}from"./chunks/framework.DJwFfI2q.js";const _=JSON.parse('{"title":"","description":"","frontmatter":{"layout":"page"},"headers":[],"relativePath":"team.md","filePath":"team.md","lastUpdated":1729007771000}'),c={name:"team.md"},f=Object.assign(c,{setup(b){const s=[{avatar:"https://www.github.com/mahabubx7.png",name:"Mahabub",title:"Creator",links:[{icon:"github",link:"https://github.com/mahabubx7"},{icon:"linkedin",link:"https://linkedin.com/in/mahabubx7"}]}];return(p,t)=>(o(),l("div",null,[a(e(r),null,{default:m(()=>[a(e(n),null,{title:m(()=>t[0]||(t[0]=[u(" Our Team ")])),_:1}),a(e(i),{members:s})]),_:1})]))}});export{_ as __pageData,f as default};
diff --git a/greetings.html b/greetings.html
index 783fd77..6a8b340 100644
--- a/greetings.html
+++ b/greetings.html
@@ -12,14 +12,14 @@
     
     
     
-    
+    
     
     
     
   
   
-    
Skip to content

Welcome!

INFO

This package is almost ready for its first release v1.0.0-beta. It is still in development and very soon will be available in npm.

If you consider this project useful or worth the attentions of developers, then please give its GitHub repository a star. Also, you can contribute to this open-source project. Follow the guidelines to contribute.

- +
Skip to content

Welcome!

INFO

This package is almost ready for its first release v1.0.0-beta. It is still in development and very soon will be available in npm.

If you consider this project useful or worth the attentions of developers, then please give its GitHub repository a star. Also, you can contribute to this open-source project. Follow the guidelines to contribute.

+ \ No newline at end of file diff --git a/guide/get-started.html b/guide/get-started.html index d49c686..cceddcd 100644 --- a/guide/get-started.html +++ b/guide/get-started.html @@ -12,7 +12,7 @@ - + @@ -29,8 +29,8 @@ message: "Hello!" } } -*/

Conclusion

You have successfully installed and used the npm package. Refer to the package documentation for more detailed information and advanced usage.

- +*/

Conclusion

You have successfully installed and used the npm package. Refer to the package documentation for more detailed information and advanced usage.

+ \ No newline at end of file diff --git a/guide/index.html b/guide/index.html index 1d7a58f..558b011 100644 --- a/guide/index.html +++ b/guide/index.html @@ -12,14 +12,14 @@ - + -
Skip to content

Welcome to the Guide

Requirements

We recommend node.js >=20.x as the runtime to use our library without any unknown errors or bugs. We support ESM by default, but it is compatiable with CJS too.

Conclusion

This pkg was developed in Node.js runtime. Still it can be used in other node.js like runtimes such as bun or deno 2.0 (coming soon)

- +
Skip to content

Welcome to the Guide

Requirements

We recommend node.js >=20.x as the runtime to use our library without any unknown errors or bugs. We support ESM by default, but it is compatiable with CJS too.

Conclusion

This pkg was developed in Node.js runtime. Still it can be used in other node.js like runtimes such as bun or deno 2.0 (coming soon)

+ \ No newline at end of file diff --git a/guide/schema.html b/guide/schema.html index f764fcc..91198e0 100644 --- a/guide/schema.html +++ b/guide/schema.html @@ -12,14 +12,14 @@ - + -
Skip to content

Define Schema

Summary

We need to define schema for the validation process and each schema will contain its own rules, types-casts and other utilities.

Table of Contents

Hello Schema

INFO

We are wotking on it.

Array

INFO

We are wotking on it.

Object

INFO

We are wotking on it.

String

INFO

We are wotking on it.

Number

INFO

We are wotking on it.

Enum

INFO

We are wotking on it.

Boolean

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

- +
Skip to content

Define Schema

Summary

We need to define schema for the validation process and each schema will contain its own rules, types-casts and other utilities.

Table of Contents

Hello Schema

INFO

We are wotking on it.

Array

INFO

We are wotking on it.

Object

INFO

We are wotking on it.

String

INFO

We are wotking on it.

Number

INFO

We are wotking on it.

Enum

INFO

We are wotking on it.

Boolean

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/guide/validation.html b/guide/validation.html index bdf5436..649c8f5 100644 --- a/guide/validation.html +++ b/guide/validation.html @@ -12,14 +12,14 @@ - + -
Skip to content

Data Validation

Summary

To validate you data, you must have the schema defined at first. Then you can use it to validate your data as payload or input.

Table of Contents

Parser

INFO

We are wotking on it.

Result

INFO

We are wotking on it.

Errors

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

- +
Skip to content

Data Validation

Summary

To validate you data, you must have the schema defined at first. Then you can use it to validate your data as payload or input.

Table of Contents

Parser

INFO

We are wotking on it.

Result

INFO

We are wotking on it.

Errors

INFO

We are wotking on it.

Conclusion

INFO

We are wotking on it.

+ \ No newline at end of file diff --git a/hashmap.json b/hashmap.json index 1429916..5e713d1 100644 --- a/hashmap.json +++ b/hashmap.json @@ -1 +1 @@ -{"api-examples.md":"Xj5icupi","api_array.md":"WQuKVuSP","api_boolean.md":"BNG9sZWg","api_enum.md":"_H4bHAof","api_index.md":"BA5B3XEJ","api_number.md":"DAshC1dt","api_object.md":"jIsEpMuU","api_string.md":"CZHowhI-","greetings.md":"C0WuVbGM","guide_get-started.md":"DUp90Vv1","guide_index.md":"DjkEiQUQ","guide_schema.md":"D7UOn5Y1","guide_validation.md":"B9v4C1rd","index.md":"rWgSn9mr","markdown-examples.md":"2urzT52L","team.md":"CfZVmySC"} +{"api-examples.md":"e5X59rin","api_array.md":"DlPxwimP","api_boolean.md":"DF_Ouevj","api_enum.md":"FxV2IiWQ","api_index.md":"BOf5ucok","api_number.md":"BWC5hMSd","api_object.md":"B0ljxwqI","api_string.md":"EKQV75Ht","greetings.md":"C2sqebpG","guide_get-started.md":"BqYFKqU2","guide_index.md":"BB5QrCgR","guide_schema.md":"CDNDv_0K","guide_validation.md":"CiYj-Yg1","index.md":"4woXTaII","markdown-examples.md":"DldwKCAB","team.md":"CHm9-msK"} diff --git a/index.html b/index.html index 055efb3..37e92fe 100644 --- a/index.html +++ b/index.html @@ -12,14 +12,14 @@ - +
Skip to content

Akar.js

Type-safe data validation library.

Schema based & typescript-first validation.

Akar.js
- + \ No newline at end of file diff --git a/markdown-examples.html b/markdown-examples.html index 2746797..2d7ac4d 100644 --- a/markdown-examples.html +++ b/markdown-examples.html @@ -12,7 +12,7 @@ - + @@ -50,8 +50,8 @@ ::: details This is a details block. -:::

Output

INFO

This is an info box.

TIP

This is a tip.

WARNING

This is a warning.

DANGER

This is a dangerous warning.

Details

This is a details block.

More

Check out the documentation for the full list of markdown extensions.

- +:::

Output

INFO

This is an info box.

TIP

This is a tip.

WARNING

This is a warning.

DANGER

This is a dangerous warning.

Details

This is a details block.

More

Check out the documentation for the full list of markdown extensions.

+ \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index 0f0dcdf..3a3db07 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://mahabubx7.github.io/akar/api-examples.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/api/array.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/api/boolean.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/api/enum.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/api/2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/api/number.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/api/object.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/api/string.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/greetings.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/guide/get-started.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/guide/2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/guide/schema.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/guide/validation.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/markdown-examples.html2024-10-15T14:13:39.000Zhttps://mahabubx7.github.io/akar/team.html2024-10-15T14:13:39.000Z \ No newline at end of file +https://mahabubx7.github.io/akar/api-examples.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/api/array.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/api/boolean.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/api/enum.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/api/2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/api/number.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/api/object.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/api/string.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/greetings.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/guide/get-started.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/guide/2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/guide/schema.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/guide/validation.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/markdown-examples.html2024-10-15T15:56:11.000Zhttps://mahabubx7.github.io/akar/team.html2024-10-15T15:56:11.000Z \ No newline at end of file diff --git a/team.html b/team.html index 737de38..bde1150 100644 --- a/team.html +++ b/team.html @@ -12,14 +12,14 @@ - +
Skip to content

Our Team

Mahabub

Mahabub

Creator

- + \ No newline at end of file