GithubHelp home page GithubHelp logo

viewodyssey / tiny-tools Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 2.0 5.48 MB

Monorepo of projects to enhance various workflows and help you view data in interesting ways.

Home Page: https://viewodyssey.com

JavaScript 1.85% TypeScript 95.93% CSS 0.70% Handlebars 0.10% Python 1.42%
chrome-extension dashboard monorepo nextjs nextjs13 odyssey react turborepo typescript

tiny-tools's Introduction

Tiny Tools

An open-source monorepo of projects that enhance various workflows and help you view data in interesting way.

Apps and Packages

  • webstore-rank: Historical information for chrome extensions and search terms on the Chrome Web Store.
  • web: Homepage for Odyssey.
  • rewrites: Deployment for URL subpaths for each app.
  • ui: Component library bootstrapped by @shadcn/ui
  • eslint-config-custom: eslint configurations (includes eslint-config-next and eslint-config-prettier)
  • tsconfig: tsconfig.jsons used throughout the monorepo

Build

To build all apps and packages to test before deploy, run the following command:

cd tiny-tools
pnpm build

Install all dependencies

pnpm i

Develop

To develop all apps and packages, run the following command:

pnpm dev

Adding new dependencies

For the component library ui

From root, run this command:

pnpm run ui:add <name_from_shadcn_ui>

For all other workspaces

From root, run this command:

pnpm add <package> --filter <workspace>

tiny-tools's People

Contributors

eightants avatar turbobot-temp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.