Git Product home page Git Product logo

neev's Introduction

Build Status dependencies Status devDependencies Status

NeeV

From the Hindi word, meaning Foundation.

A collection of VueJS components based off the Zurb Foundation for Sites framework. Each component shall be completely configurable using props.

The component collection is still in the early stages of development and what may work one day, may not work the next. Please don't use in production for the time being as we'd hate for any breaking changes to affect you.

Requirements & Installation

The basic requirements for installing NeeV are NodeJS & NPM (or Yarn).

All of the package dependencies are managed by NPM (or Yarn), so to install these just run:

# install dependencies
npm install

# or
yarn install

Development

To start a development server, with hot reload, run:

npm run dev

Building for Production

When building for production, you can produce a fully minified build using:

npm run build

Additionaly, if you would also like to view the analyzer report when building, simply append the --report flag to the command, like so:

npm run build --report

Testing

To run the basic unit tests, use:

npm run unit

For end to end testing, run:

npm run e2e

To run all tests, then it's:

npm run test

neev's People

Contributors

codetheorist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

neev's Issues

Add props to Dropdown component

Add dynamic properties and required functionality to the Dropdown component and replace the dummy content in the template to make it a fully functional component.

Add props to Magellan component

Add dynamic properties and required functionality to the Magellan component and replace the dummy content in the template to make it a fully functional component.

Add props to Orbit component

Add dynamic properties and required functionality to the Orbit component and replace the dummy content in the template to make it a fully functional component.

Add props to Pagination component

Add props and required functionality to Pagination component and replace the dummy content in the template to make it a fully functional component.

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.