smialex / schematic

Object schema validator (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐣 Rollup starter with Typescript

Build Status

Build your module into a clean, typed and cross-platform package.
It's just works. Only key featurs.

React version — 🐣Rollup React starter with Typescript

Usage

yarn build builds the application to dist/
yarn lint check for errors src/**.ts

Features

  • 🧠Bundles CJS/ES module formats
  • 👭Aliases
  • 🤫Sourcemaps
  • 👮‍♀️ESLint plugins (not TSLint, because it's dead)
  • 🍭Prettier
  • 🎱 Auto compiling types
  • 🧹 Post clean

TODO

  • Add article how to publish NPM package

About

Object schema validator (WIP)


Languages

Language:JavaScript 82.2%Language:TypeScript 17.8%