New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-ficus-app

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-ficus-app

Create FicusJS apps

latest
npmnpm
Version
2.4.0
Version published
Weekly downloads
12
9.09%
Maintainers
1
Weekly downloads
 
Created
Source

Create Ficus App

Set-up a web app with FicusJS quickly and easily.

Getting started

When you want to get started with FicusJS and web components, Create Ficus App lets you focus on code, not build tools.

To create a project called my-app, run this command:

npx create-ficus-app my-app

This will create a project using the Snowpack app starter project.

Starter projects

Depending on what you need to build, Create Ficus App offers a selection of starter projects.

More to follow soon!

  • Basic app - a simple, single HTML page with inline scripts
  • 11ty app - a Jamstack site based on 11ty
  • Parcel app
  • Parcel with Typescript app
  • Rocket app
  • Snowpack app
  • Vite app
  • Vite with Typescript app

To choose a starter project, run this command:

npx create-ficus-app

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing to Create Ficus App

Any kind of positive contribution is welcome! Please help us to grow by contributing to the project.

If you wish to contribute, you can work on any features you think would enhance the library. After adding your code, please send us a Pull Request.

Please read CONTRIBUTING for details on our CODE OF CONDUCT, and the process for submitting pull requests to us.

Support

We all need support and motivation. FicusJS is not an exception. Please give this project a ⭐️ to encourage and show that you liked it. Don't forget to leave a star ⭐️ before you move away.

If you found the library helpful, please consider sponsoring us.

Keywords

ficusjs

FAQs

Package last updated on 07 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts