You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

junglejs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

junglejs

The Jamstack static site framework for Svelte

1.1.2
latest
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

  • Generate routes from multi word file names
  • 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

Keywords

svelte

FAQs

Package last updated on 18 Jul 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts