New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

tiny-robots

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tiny-robots

Tiny Robots is a frontend build system and anti-framework built on top of [Svelte](https://svelte.dev/blog/svelte-3-rethinking-reactivity#What_is_Svelte) designed help you ship ambitious web apps faster.

latest
npmnpm
Version
0.0.42
Version published
Maintainers
1
Created
Source

Tiny Robots

Tiny Robots is a frontend build system and anti-framework built on top of Svelte designed help you ship ambitious web apps faster.

Please see documentation here.

Features 🌈

  • Fast dev mode, fast build step, fast runtime.
  • A minimal surface area - less code you have to remember.
  • 🔥 Ultrafast hot module replacement¹. 🔥 Seriously, we're talking really frickin' fast. Tiny Robots uses Vite for module processing, so hot-reloads complete in the order of milliseconds and stay snappy no matter how large your app gets.
  • Configurable universal data fetching. Routes can be loaded eagerly or wait until their data is loaded.
  • Static site generation with dynamic data loading. Just run yarn run tr export.
  • Client side routing with automatic data fetching.
  • Filesystem-based routing, with directory-based layouts and global app layout.
  • Global CSS/JS support for stuff like vendor code or analytics. Just create a global directory and all of it's contents will get inlined into every page.
  • Markdown in your Svelte with mdsvex.

FAQs

Package last updated on 02 Jun 2021

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