Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/nujek
☄️ Nujek is a collection of useful Vue.js/Nuxt.js components and libraries which helps you to build Storyblok websites and apps as easy as possible.
https://github.com/regenrek/nujek
framework nuxt storyblok vue vuejs
Last synced: 2 months ago
JSON representation
☄️ Nujek is a collection of useful Vue.js/Nuxt.js components and libraries which helps you to build Storyblok websites and apps as easy as possible.
- Host: GitHub
- URL: https://github.com/regenrek/nujek
- Owner: regenrek
- License: mit
- Created: 2020-12-21T13:21:16.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T19:14:17.000Z (about 3 years ago)
- Last Synced: 2024-05-29T18:35:58.103Z (7 months ago)
- Topics: framework, nuxt, storyblok, vue, vuejs
- Language: JavaScript
- Homepage: https://nujek-docs.vercel.app
- Size: 7.12 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Nujek Framework](images/nujek.png)
Nujek is a collection of useful Vue.js components and libraries which helps you to build [Storyblok](https://www.storyblok.com/) websites and apps as easy as possible. Helping you to stay productive following and eliminating repetive
tasks.- 🎲 Demos on CodeSandbox - WIP
- 📖 [ Read the documentation](https://nujek-docs.vercel.app/)## Starter Project
[Nuxt Storyblok Starter Website](https://github.com/regenrek/nuxt-storyblok-starter) is an example website template to quickstart your project.
## 🚀 Features
* [Docs](https://nujek-docs.vercel.app/) and [Starter Website template](https://github.com/regenrek/nuxt-storyblok-starter)
* Written for vue2
* Auto import components support with @nuxtjs/components
* `@nujek/storyblok` Complete Nuxt.js Storyblok Integration
* `@nujek/storyblok` Useful Storyblok blok viewer for development.
* `@nujek/ui` Powerful tree-shakeable and reusable nuxt components for your next website project
* `@nujek/ui` Component Theming with a configuration approach## 📦 Install
```
yarn add -D @nujek/ui @nujek/storyblok @nuxtjs/composition-api @nuxtjs/tailwindcss
```[See install Instructions](https://nujek-docs.vercel.app/documentation/getting-started/installation)
## 🧱 Contribute
[See contribute Guide](https://nujek-docs.vercel.app/documentation/contribute/how-to-contribue)
## Older nujek versions
Here you can find older docs and examples for version **< 2.0.30**
[Interactive examples](https://nujek-storybook.vercel.app/)
[Old docs](https://nujek-old-docs.vercel.app/)
## License[MIT License](./LICENSE)