Skip to content

jln-pl/off-canvas-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Off canvas menu - angular directive

Usage

  • Simply use in your html <off-canvas-menu-directive src="data.json"></off-canvas-menu-directive>.
  • You can watch index.html for a good example.
  • run npm i; npm demo for live example and go to http://127.0.0.1:8080/

Development

If you want to make some changes:

  • change whatever you want
  • run npm run test for tests
  • run npm run dev for preview your changes
  • run npm run build for building whole project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published