<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://bitsmist.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://bitsmist.com/feed.php">
        <title>Bitsmist - en:bitsmist-js-core:general</title>
        <description></description>
        <link>https://bitsmist.com/</link>
        <image rdf:resource="https://bitsmist.com/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-05-14T10:22:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://bitsmist.com/en/bitsmist-js-core/general/installation?rev=1714706137&amp;do=diff"/>
                <rdf:li rdf:resource="https://bitsmist.com/en/bitsmist-js-core/general/overview?rev=1714706137&amp;do=diff"/>
                <rdf:li rdf:resource="https://bitsmist.com/en/bitsmist-js-core/general/sample?rev=1714706137&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://bitsmist.com/_media/wiki/dokuwiki.svg">
        <title>Bitsmist</title>
        <link>https://bitsmist.com/</link>
        <url>https://bitsmist.com/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://bitsmist.com/en/bitsmist-js-core/general/installation?rev=1714706137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-03T03:15:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Installation</title>
        <link>https://bitsmist.com/en/bitsmist-js-core/general/installation?rev=1714706137&amp;do=diff</link>
        <description>Installation

Overview

To use BitmistJS, the necessary files must be placed within the HTML HEAD tag. The core library requires only one file, bitsmist-js_v1.min.js. You can use that file from CDN or upload the downloaded file to your own server.

bitsmist-js_v1.js without</description>
    </item>
    <item rdf:about="https://bitsmist.com/en/bitsmist-js-core/general/overview?rev=1714706137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-03T03:15:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Overview</title>
        <link>https://bitsmist.com/en/bitsmist-js-core/general/overview?rev=1714706137&amp;do=diff</link>
        <description>Overview

Features

BitsmistJS is a JavaScript framework built upon Web Components. While each component functions independently, it also interacts with other components to form a cohesive website.

The primary aim is to minimize the amount of code required. By configuring the settings, you can easily harness various functions.</description>
    </item>
    <item rdf:about="https://bitsmist.com/en/bitsmist-js-core/general/sample?rev=1714706137&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-03T03:15:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Create a Sample Unit</title>
        <link>https://bitsmist.com/en/bitsmist-js-core/general/sample?rev=1714706137&amp;do=diff</link>
        <description>Create a Sample Unit

Overview

Let's create a simple sample unit before we go on to the details to see what the unit is like. We create a unit that has a button under a heading and says “Hello, World!” when the button is pressed.

 is attached at the bottom of this page. If you are an experienced programmer, looking at the full source first might be helpful since it's so simple.</description>
    </item>
</rdf:RDF>
