simplyview

2.0.3 • Public • Published

simplyview

Modern reactive web user interfaces the simply way

simplyview is a set of decoupled libraries to help build user interfaces for web applications. Each library is small and focused and can be used standalone.

simplyview is build to be used in the browser. simplyview requires a modern browser, Chrome, Firefox, Safari, Edge and others, but not Internet Explorer (although some parts do work in IE).

See the reference for more information.

Usage

Browser using Unpkg CDN

<script src="https://unpkg.com/simplyview@1.0.0/dist/simply.everything.js"></script>

Using NPM

npm install simplyview

Using GIT

git clone https://github.com/SimplyEdit/simplyview.git

You'll get the whole repository, which includes the separate javascript files in simplyview/js/, as well as the combined set in simplyview/dist.

If you use simply.include.js, make sure to also include simply.include.next.js in the same directory.

/simplyview/

    Package Sidebar

    Install

    npm i simplyview

    Weekly Downloads

    27

    Version

    2.0.3

    License

    MIT

    Unpacked Size

    197 kB

    Total Files

    52

    Last publish

    Collaborators

    • poef