slinkity

v0.4.4
To 11ty and beyond! The all-in-one tool for templates where you want them, component frameworks where you need them
static-site-generator static-site ssg documentation website jekyll blog templates generator and 17 more...

build:src

node build.js

build:types

tsc

build

run-s build:src build:types

dev

node build.js --watch

prepare

npm run build

watch

babel src -d lib -w

lint

eslint "src/**/*.{js,jsx,mjs}"

lint:fix

eslint --fix "src/**/*.{js,jsx,mjs}"

test

jest

test:watch

jest --watch

Metadata

  • MIT
  • >=14
  • Ben Holmes
  • released 1/7/2022

Downloads

Maintainers