2.0.1 • Published 5 years ago

cozy-scripts-vanilla v2.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

What's cozy-scripts-vanilla?

cozy-scripts-vanilla is a script bundle designed to be run by create-cozy-app. This latter will just create the root folder and then run the node_modules/cozy-scripts-vanilla/scripts/init.js script inside it.

All the template structure is handled by cozy-scripts-vanilla. After the initialisation, you should have the following folder structure:

mycozyapp/
    LICENSE
    README.md
    manifest.webapp
    index.html
    view2.html
    assets/
        icon-app.svg
        sprites.svg
    scripts/
        init.js
    styles/
        cozy-ui.min.css
        index.css
        app.css
        nav.css
    .editorconfig

The bootstraped application will have two views (/ and /view2).

And that's it, the application is ready to be served by a Cozy.

Community

What's Cozy?

Cozy is a platform that brings all your web services in the same private space. With it, your webapps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one's tracking you.

Get in touch

You can reach the Cozy Community by:

License

cozy-scripts-vanilla is distributed under the MIT license.

Credits

A big thanks to @CPatchane, the original author of Create-Cozy-App (CCA) tools.

2.0.1

5 years ago

2.0.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

2.0.0-beta.0

5 years ago

1.1.0

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.10.1

6 years ago

0.10.0

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago