Git Product home page Git Product logo

archive-management-system-core's Introduction

typescript library template

Your library description

๐ŸŽ‰ Features

Add your library features here.

๐Ÿ“ฆ This template already has (out of the box):

  • preconfigured rollup build (for amd, umd, esnext and commonjs)
  • preconfigured jest (with ts-jest) for testing your library
  • preconfigured benchmarks with benchmark.js
  • azure dev-ops configuration
  • travis-ci configuration, just add your repo to travis and you have done
  • codecov setup
  • tsconfig.json configurated for node.js libraries
  • eslint/prettier you have eslint/prettier preconfigured, your code will be linted at commit time automatically
  • github issue templates, they are already there, just configure them
  • contributing guidelines and code of conduct are already setupped
  • size-limit script, for checking the weight of your library
  • automatic docs generation with typedoc
  • automatic changelog generation with standard-changelog

โš™ Install

# npm
npm i mylib

# yarn
yarn add mylib

๐Ÿ“– Docs

You can read docs here, just remember to run your npm run docs script.

๐Ÿ” Usage

Put my library usage guide here

Predefined scripts:

  • benchmarks: runs all your benchmarks
  • changelog: creates a changelog (using standard-changelog)
  • docs: creates docs from your jsdocs
  • lint: lints your code
  • prepublishOnly: builds your sources for deployment (to npm)
  • size-limit: checks your bundle size limit
  • test: run tests
  • upgrade-interactive: updgrades your dependencies interactively (like with yarn)

๏ธโค๏ธ Contributing

Every contribution is really welcome!

If you feel that something can be improved or should be fixed, feel free to open an issue with the feature or the bug found.

If you want to fork and open a pull request (adding features or fixes), feel free to do it. Remember only to use the dev branch as a base.

Read the contributing guidelines

๐Ÿ“ƒ Licence

Read the licence

archive-management-system-core's People

Contributors

gaurav-kispotta avatar

Watchers

 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.