1.6.6 • Published 5 years ago

neo-assets v1.6.6

Weekly downloads
2,804
License
MatrixCare Commer...
Repository
gitlab
Last release
5 years ago

Neo

Stack

This project is built using:

  • Bootstrap 3
  • Lato Font
  • Open Sans
  • Glyphicons
  • Font Awesome 4
  • jQuery (v1 or v2)

Setup

You must add jQuery separately before neo.min.js.

Use a CDN or local copy via npm. Supported versions of jQuery are 2.2.x and 1.1.x.

<!-- css -->
<link rel="stylesheet" href="https://unpkg.com/neo-assets/dist/css/neo.min.css">

<!-- js -->
<script src="https://code.jquery.com/jquery-2.2.4.min.js"></script>
<script src="https://unpkg.com/neo-assets/dist/js/neo.min.js"></script>

It is encouraged that you use the latest version of Neo. If a previous version is desired, you can target the specific version by adding @version in the URL.

Example

Will always use version 0.9.3: <link rel="stylesheet" href="https://unpkg.com/neo-assets@0.9.3/dist/css/neo.min.css">

Will use the latest version 0.9.x: <link rel="stylesheet" href="https://unpkg.com/neo-assets@0.9/dist/css/neo.min.css">

Will use the latest version 0: <link rel="stylesheet" href="https://unpkg.com/neo-assets@0/dist/css/neo.min.css">

Release Notes

https://gitlab.mdiachieve.com/UX/neo/wikis/pages

License

MatrixCare Commercial License

1.6.6

5 years ago

1.6.5

6 years ago

1.6.4

6 years ago

1.6.3

6 years ago

1.6.2

6 years ago

1.6.1

6 years ago

1.6.0

7 years ago

1.5.0

7 years ago

1.4.4

7 years ago

1.4.3

7 years ago

1.4.2

7 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

8 years ago

0.9.3

8 years ago

0.9.2

8 years ago

0.9.1

8 years ago

0.9.0

8 years ago