All Projects → roemhildtg → spectre-canjs

roemhildtg / spectre-canjs

Licence: MIT license
A data administration component library built on the Spectre.css framework enabled with CanJS

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to spectre-canjs

Canjs
Build CRUD apps in fewer lines of code.
Stars: ✭ 1,881 (+7424%)
Mutual labels:  crud, canjs
Kinto Admin
Kinto Web Administration Console
Stars: ✭ 175 (+600%)
Mutual labels:  crud, administration
Flama
🔥 Fire up your API with this flamethrower
Stars: ✭ 161 (+544%)
Mutual labels:  components, crud
staff-management-system
Manage your staff from one place. Featuring Staff leave management 🏖, payslips 💵 generation & emailing, messaging 📨and more 🛠! Built with ❤️ with Laravel
Stars: ✭ 43 (+72%)
Mutual labels:  crud
citrus
🌈 低代码快速开发脚手架,灵活、高效,降低开发成本
Stars: ✭ 368 (+1372%)
Mutual labels:  crud
meltdown-spectre-bios-list
a list of BIOS/Firmware fixes adressing CVE-2017-5715, CVE-2017-5753, CVE-2017-5754
Stars: ✭ 16 (-36%)
Mutual labels:  spectre
ToxicEye
👽 Program for remote control of windows computers via telegram bot. Written in C#
Stars: ✭ 305 (+1120%)
Mutual labels:  administration
louislam-crud
An easy-to-use CRUD library for you to create a back-end system or RESTful API in a few minutes.
Stars: ✭ 18 (-28%)
Mutual labels:  crud
mern-stack-crud
MERN stack (MongoDB, Express, React and Node.js) create read update and delete (CRUD) web application example
Stars: ✭ 142 (+468%)
Mutual labels:  crud
cookbook
VueJS + NodeJS Evergreen Cookbook
Stars: ✭ 440 (+1660%)
Mutual labels:  crud
Processor
Ontology-driven Linked Data processor and server for SPARQL backends. Apache License.
Stars: ✭ 54 (+116%)
Mutual labels:  crud
soda-for-java
SODA (Simple Oracle Document Access) for Java is an Oracle library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store.
Stars: ✭ 61 (+144%)
Mutual labels:  crud
sql-repository
[PHP 7] SQL Repository implementation
Stars: ✭ 37 (+48%)
Mutual labels:  crud
lumen-realworld-example-app
Exemplary real world backend API built with Lumen + MongoDB
Stars: ✭ 50 (+100%)
Mutual labels:  crud
techne
Design Guidelines, Components and Patterns Library for modern, mobile-first, user-centric Experience Design
Stars: ✭ 40 (+60%)
Mutual labels:  components
actix sqlx mysql user crud
A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.
Stars: ✭ 78 (+212%)
Mutual labels:  crud
crudcast
Create and deploy a RESTful API with a few lines of YAML
Stars: ✭ 32 (+28%)
Mutual labels:  crud
node-express-mongodb-reactjs-graphql
Node, Express, React.js, Graphql and MongoDB CRUD Web Application
Stars: ✭ 36 (+44%)
Mutual labels:  crud
laravel-crudable
Laravel CRUD builder with ease
Stars: ✭ 40 (+60%)
Mutual labels:  crud
therack
Laravel 7 e-commerce website
Stars: ✭ 77 (+208%)
Mutual labels:  crud

spectre-canjs

Build Status NPM

A collection of data administration and management components to enable the rapid developement of client side web applications. Built on the Spectre CSS framework crossed with CanJS to provide fast, beautiful, navigation, data management, and user interface web components.

Documentation

You can access the projects documentation at the Github Pages URL

Quick Start

git clone <this-repository>
cd <this-folder>
npm install

# optional: start a web server to run the demos
npm install -g http-server
http-server

Now open a web browser and browse each folder's demo.html.

Docs

npm run docs

Now open a web browser in the ./docs/ folder

Tests

Running the tests is as easy as:

npm run test

Contributing

Issues may be opened for feature requests, problem, and suggestions. Pull requests with explanations may be considered.

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].