All Projects → Vandesm14 → clui

Vandesm14 / clui

Licence: AGPL-3.0 License
A command system with extra steps

Programming Languages

typescript
32286 projects
Svelte
593 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to clui

Gql
Very simple CLI for many GraphQL schemas in the cloud. Provides autocompletion for GraphQL queries
Stars: ✭ 101 (+461.11%)
Mutual labels:  autocomplete, command
Svelte Select
A select component for Svelte apps
Stars: ✭ 414 (+2200%)
Mutual labels:  autocomplete, svelte
svelteit
Svelteit is a minimalistic UI/UX component library for Svelte and Sapper projects
Stars: ✭ 64 (+255.56%)
Mutual labels:  svelte
svelte-generic-crud-table
Agnostic web-component for object-arrays with CRUD functionality.
Stars: ✭ 38 (+111.11%)
Mutual labels:  svelte
svelte-meteor-data
Reactively track Meteor data inside Svelte components
Stars: ✭ 14 (-22.22%)
Mutual labels:  svelte
prosemirror-autocomplete
Autocomplete suggestions for ProseMirror
Stars: ✭ 23 (+27.78%)
Mutual labels:  autocomplete
svelte-trivia
A Quiz app completely made using Svelte
Stars: ✭ 25 (+38.89%)
Mutual labels:  svelte
sqrs
🚌SQRS is a JavaScript library for implementing CQRS pattern.
Stars: ✭ 23 (+27.78%)
Mutual labels:  command
memento-svelte-electron-typescript
Template to create a desktop app with Svelte, TailwindCSS, Electron and TypeScript (with electron-updater, electron-reload and electron-builder)
Stars: ✭ 27 (+50%)
Mutual labels:  svelte
linux-command
➥ Linux 命令查询工具跨平台桌面版
Stars: ✭ 133 (+638.89%)
Mutual labels:  command
svelte-router
Router component for Svelte
Stars: ✭ 63 (+250%)
Mutual labels:  svelte
cv
My online CV using Svelte
Stars: ✭ 35 (+94.44%)
Mutual labels:  svelte
command help
ℹ️ Extract help text from builtin commands and man pages
Stars: ✭ 54 (+200%)
Mutual labels:  command
sveltober
Cybernetically enhanced October applications
Stars: ✭ 19 (+5.56%)
Mutual labels:  svelte
svelte-pdf
svelte-pdf provides a component for rendering PDF documents using PDF.js
Stars: ✭ 102 (+466.67%)
Mutual labels:  svelte
blockhead
Crypto portfolio tracker, DeFi dashboard, NFT viewer and data explorer for the Ethereum/EVM-based blockchain ecosystem and the web 3.0-powered metaverse https://gitcoin.co/grants/2966/blockhead
Stars: ✭ 41 (+127.78%)
Mutual labels:  svelte
crack-pro
NEW FACEBOOK COINING TOOL
Stars: ✭ 77 (+327.78%)
Mutual labels:  command
frontal
An Angular select/dropdown component
Stars: ✭ 20 (+11.11%)
Mutual labels:  autocomplete
autocomplete
Simple accessible autocomplete for vanilla javacript with support for remote & local data, ~3KB gzip
Stars: ✭ 38 (+111.11%)
Mutual labels:  autocomplete
svelte-hamburgers
Custom Hamburger Icons in Svelte with ease
Stars: ✭ 27 (+50%)
Mutual labels:  svelte

The CLUI

The CLUI is a unified command system for the web inspired by the project built by replit. The CLUI has the speed of a CLI while having the convenience of a UI.

Instead of fumbling through CLI documentation, spend more time running commands by using the CLUI's integrated form system to easily understand and fill out parameters and arguments. Adding a reactive command line to your website is as easy as including a plugin and adding commands!

Open to contributions, just email me at [email protected], find me on Discord, or open an issue/PR

Update (v3)

This is the 3rd iteration of the CLUI. It went from a simple vanilla JS & HTML app to now a fully-fledged stateless & functional API!

Features

The CLUI isn’t just a command system, it’s a workflow. It’s time to speed up your tasks with the Intelligent CLI, Interactive GUI, and Seamless Integration. The CLUI allows you to focus on your work without wasting time reading command docs.

Intelligent CLI

The Intelligent CLI is the best option when it comes to input. Forget steep learning curves, the CLUI can easily work with any skill level with it’s highly customizable behavior.

Interactive GUI

[PLACEHOLDER]

Seamless Integration

No GUI? No problem! Enjoy the functionality of the CLUI using the barebones API! It's now possible integrate the CLUI essentially anywhere without relying on HTML DOM.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].