Coder Social home page Coder Social logo

ink8bit / ts-lib-template Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 2.85 MB

TypeScript library template for creating npm packages

License: MIT License

JavaScript 95.07% TypeScript 3.14% Shell 1.78%
template typescript eslint prettier jest nvmrc editorconfig husky lint-staged github-actions babel

ts-lib-template's Introduction

TS Library template

CI build

TypeScript library template for creating npm packages.

Getting started

1. Ensure that you have the right version of node

nvm use

2. Install packages

npm i

Build

npm run build

Testing

npm t

How to contribute

Please refer to CONTRIBUTING.md.

Semantic Versioning

This project follows semantic versioning. I release patch versions for critical bugfixes, minor versions for new features or non-essential changes, and major versions for any breaking changes.

Built with

Before publishing

  1. Change package name.
  2. Fill out keywords section in your package.json.
  3. Change private property in package.json to false.
  4. Change author's name.
  5. Check the license.
  6. Fill out the following sections:
    • repository
    • bugs
    • homepage
  7. Don't forget to set a version.
  8. Check your package content:
npm pack --dry-run

ts-lib-template's People

Contributors

dependabot[bot] avatar ink8bit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ts-lib-template's Issues

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.