Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

jellyfish-ui

unofficialmatt122MIT4.2.7

Jellyfish is a front end SCSS and JS framework for creating modern and performant websites. It has similar class names and components as Bootstrap, but without the bloat. Jellyfish also comes with some useful helpers in JS for common project requirements.

sass, scss, framework, boilerplate, framework, css framework, scss framework, front end, design, ui, component, modular, gulp

readme

🎐 Jellyfish UI Framework

Jellyfish is a front-end design framework for developing responsive, browser-consistent web projects.

Jellyfish has a few stings in it's tail:

  • NPM is used to manage packages
  • Gulp.js is used to run tasks to make compile easier
  • Sass (SCSS) is used to compartmentalise components and organise css into digestible parts using the 7-1 pattern
  • BrowserSync opens up a new window in your default browser and live reloads whenever changes are detected to your project's javascript, css or HTML
  • Jellyfish is highly customisable with a settings to quickly theme the base styles to your project.

View documentation

Installation

Jellyfish UI is best used as a dependency, see the documentation for information.

npm install jellyfish-ui@latest

Acknowledgements

A special thanks to all of the developers who's existing frameworks have provided inspiration and pointers:

Contributing

Please feel free to fork, comment, critique, or submit a pull request.

Author

License

This project is open source and available under the MIT License.