SkillAgentSearch skills...

Junglejs

The Jamstack static site framework for Svelte

Install / Use

/learn @junglejs/Junglejs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

JungleJS · GitHub license npm version PRs Welcome

The Jamstack static site framework for Svelte

Access the template here, or

Get started with development:

git clone https://github.com/junglejs/junglejs.git

cd junglejs && npm install && cd ..
cd example && npm install

npm run start

The app will now be running on localhost:3000

To do

  • [x] Generate routes from multi word file names
  • [x] Generate routes from a variable in the file name like [slug].svelte
  • [ ] Get relations between datasources working
  • [ ] Get livereload in development working

Special thanks

  • littlemooon for letting me takeover the junglejs package on npm

Related Skills

View on GitHub
GitHub Stars274
CategoryDevelopment
Updated1mo ago
Forks4

Languages

JavaScript

Security Score

100/100

Audited on Feb 6, 2026

No findings