Giter Site home page Giter Site logo

yamm's Introduction

Yamm

Version Documentation Maintenance License: MIT

This is Yet another megamenu for Bootstrap 4.

Lightweight and pure CSS megamenu that uses the standard navbar markup and the fluid grid system classes from Bootstrap 4. Work for fixed and responsive layout and has the facility to include (almost) any Bootstrap elements.

Demo

Install

  • Install with npm: npm install @geedmo/yamm --save
  • Install with yarn: yarn add @geedmo/yamm

Basic usage

  • CDN https://cdn.jsdelivr.net/gh/geedmo/[email protected]/dist/yamm.min.css
  • ES6 import: import "@geedmo/yamm";
  • SCSS import: @import "@geedmo/yamm/src/yamm.scss";
  • LESS import: @import "@geedmo/yamm/src/yamm.less";
  • STYL import: @import "@geedmo/yamm/src/yamm"

Documentation

Being a pretty small repository there's no separate documentation. You can find more usage instructions and examples by checking the Demo and the source code.

Bugs and feature requests

Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Development

npm run build

By default the SCSS stylesheet is used to generate the CSS build. See package.json for other scripts.

Test

npm run test

Test that everything compiles fine (including demo) and all sources generate the same output. Make sure all tests passes before sending a PR.

Author

License

Copyright © 2019 @geedmo.

This project is MIT licensed.

Sponsored content

47Admin - Bootstrap Admin Template   

yamm's People

Contributors

geedmo avatar

Watchers

 avatar

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.