Coder Social home page Coder Social logo

defconcepts / hoodie Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoodiehq/hoodie

1.0 4.0 0.0 11.34 MB

:dog: Hoodie enables you to express yourself through technology by making web app development very fast, easy and accessible.

Home Page: http://hood.ie

License: Apache License 2.0

JavaScript 95.16% Shell 1.67% HTML 3.17%

hoodie's Introduction

Welcome to Hoodie ๐ŸŽ‰

The Low-Profile Dog Hoodie Mascot

A very promising open-source library for building offline-first apps. โ€” Smashing Magazine

The Hoodie team is one of the nicest and welcoming that Iโ€™ve ever known. โ€” Katrin Apel

โค Hood.ie - a fast offline-first architecture for webapps. Super-simple user management & storage. Great for mobile. โ€” Addy Osmani

Join our Chat js-standard-style semantic-release

Build Status Dependency Status devDependency Status

Installation

npm install --save hoodie@next

Note: This is still a developer preview. Look at my-first-hoodie to get the current stable Hoodie install.

Add this to your package.json:

"scripts": {
  "start": "hoodie"
},
"hoodie": {
  "plugins": [
    "hoodie-plugin-appconfig",
    "hoodie-plugin-email",
    "hoodie-plugin-users"
  ]
}

That's it! Running npm start will now serve a hoodie-app from your www folder.

Run npm start -- --help to see more options.

Why is there no code in this repo?

Hoodie consists of many components that are bundled and tested in this top-level module.

If you want to read or contribute to the source-code you can get to it in the individual repos.

Core Components

Core Plugins

License

Apache 2.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.