Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

openbim-app-templates

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openbim-app-templates

Quickly start your next OpenBIM App.

  • 1.4.1
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

TOC | documentation | demo | community | npm package

cover

Open BIM app templates

NPM Package NPM Package Tests

This repository is a CLI command that allow to quickly start your next BIM application using OpenBIM Components and Vite.

Usage

Starting is really easy, just follow these steps:

  • Install it globally with npm i -g openbim-app-templates.
  • Create a folder anywhere you want and open it within your IDE.
  • In the terminal of the opened folder, run create-openbim-app and follow the prompts.
  • Run npm i and then npm run dev
  • Go to the localhost provided by Vite and enjoy.

Templates

Currently, there are two templates available:

  • React
  • Vanilla
  • Vue

Templates are using TypeScript as OpenBIM Components is written with it, so you can get typing help when developing your app. Keep in mind the templates are not full apps as they lack many of the functionalities from the library, but you can take them as a nice starting point to not going from the scratch.

FAQs

Package last updated on 30 Apr 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc