Skip to content
@foxkit-js

Foxkit

Foxkit

Foxkit is a project by Mitsunee to help speed up development with utility packages, shareable configs and documentation.

Foxkit

Projects

Library Template

The Foxkit Library Template is a template repository with a complete setup for dual-published npm packages with TypeScript support and pre-configured tooling like ESlint, Prettier (with git hooks), clean-publish and Github Actions.

ESLint Configs

We currently offer two base configurations for ESLint (both supporting 8.57.0 and 9.x+): eslint-config-foxkit configures slightly modified and expanded base configurations for JavaScript and TypeScript development. eslint-config-foxkit-react adds support for JSX and React (and Preact!) and can also be used with meta-frameworks such as Astro!

Util packages

A small collection of helper function for JavaScript and TypeScript development can be found it the Utils package. Currently still found in the monorepo.

To help with development on Node.js the Node Utils package contains a variety of helper functions simplifying Node's API and providing some new features.

Foxkit List

Foxkit List is a Doubly-linked List datastructure for JavaScript and TypeScript. It's main advantage over Arrays is faster insertion times at the start or anywhere inbetween the list, where an Array would have to regenerate its index.

Pinned Loading

  1. eslint-config-foxkit eslint-config-foxkit Public

    ESlint 9 compatible Configurations

    JavaScript

  2. list list Public

    Doubly-linked List datastructure class with full TypeScript support

    TypeScript 1

  3. library-template library-template Public template

    Template for publishing modern dual-publish npm packages with TypeScript, esbuild and clean-publish

    JavaScript 3

  4. eslint-config-foxkit-react eslint-config-foxkit-react Public

    ESlint 9 compatible Configurations for React and Preact

    JavaScript

Repositories

Showing 8 of 8 repositories
  • library-template Public template

    Template for publishing modern dual-publish npm packages with TypeScript, esbuild and clean-publish

    foxkit-js/library-template’s past year of commit activity
    JavaScript 3 MIT 0 0 0 Updated Nov 5, 2024
  • eslint-config-foxkit-react Public

    ESlint 9 compatible Configurations for React and Preact

    foxkit-js/eslint-config-foxkit-react’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Nov 5, 2024
  • eslint-config-foxkit Public

    ESlint 9 compatible Configurations

    foxkit-js/eslint-config-foxkit’s past year of commit activity
    JavaScript 0 MIT 0 0 1 Updated Nov 5, 2024
  • .github Public
    foxkit-js/.github’s past year of commit activity
    0 0 0 0 Updated Nov 5, 2024
  • node-util Public

    Nodejs Utility ES Modules

    foxkit-js/node-util’s past year of commit activity
    TypeScript 0 MIT 0 1 0 Updated Jun 1, 2024
  • list Public

    Doubly-linked List datastructure class with full TypeScript support

    foxkit-js/list’s past year of commit activity
    TypeScript 1 MIT 0 0 1 Updated Jun 1, 2024
  • eslint-config Public archive

    Shareable ESLint config for foxkit-js packages

    foxkit-js/eslint-config’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Mar 30, 2022
  • foxkit-util-legacy Public archive

    Core package for the foxkit utility module collection

    foxkit-js/foxkit-util-legacy’s past year of commit activity
    JavaScript 0 MIT 1 2 (1 issue needs help) 0 Updated Jan 29, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…