Skip to content

Latest commit

 

History

History
56 lines (49 loc) · 4.44 KB

README.md

File metadata and controls

56 lines (49 loc) · 4.44 KB

Daffodil

Join the chat at https://gitter.im/graycoreio/daffodil Build Status experimental dependencies Status devDependencies Status

What is Daffodil?

Daffodil is a frontend toolkit that intends to accomplish three things:

  1. Improve developer workflow when writing frontend software for online stores.
  2. Provide a consistent frontend developer tool-chain regardless of a business's chosen ecommerce platform
  3. Drastically improve the end-user experience of online-shopping.

Features

  • 🆓 Forever Free, Open Source, and MIT Licensed
  • 🔨 Platform Agnostic Drivers For Your Platform of Choice
    • Shopify
    • Magento 2
    • In-Memory Backend
      • Prebuilt
      • ⚡ Great for lightning fast iteration and concepting.
  • 🍰 Decoupled and Composable Packages for your use case
    • Product
    • Cart
    • Checkout
  • 📚 Well Documented
    • Example Implementation
    • API References
    • Tutorials
  • 💡 Component Kit
    • Purely Functional
    • Themeable
    • Accessible
    • Supports Server-side Rendering
    • Well Tested
    • Fantastic Performance
    • IE 11+ Support

Packages

Project Package Version Stability
Core @daffodil/core latest experimental
Checkout @daffodil/checkout latest experimental
Cart @daffodil/cart latest experimental
Driver @daffodil/driver latest experimental
Design @daffodil/design latest experimental
Product @daffodil/product latest experimental
Newsletter @daffodil/newsletter latest experimental

Example Stores

Currently none, but you can check our progress by following the steps here.

Using Daffodil To Build Your own Ecommerce Store

See the installation instructions.