Giter Site home page Giter Site logo

opensource-kit's Introduction

David David Travis Code Climate Test Coverage Twitter Follow

Open source kit

Open source kit for people who writes a nice code.

Create simple, flexible libraries without worry about production ready covered code. Simple and easy to use.

Do you wanna build you library with few lines of npm ?.

No need to find amazing-new-boilerplate-with-black-jack just use Open source kit.

You create a lib and just run npm run build thats all. Its clean minified uglified code with coverage.

Wanna help?

##Installation

$ git clone https://github.com/mr47/opensource-kit

bad idea but still available :

$ npm install opensource-kit

##Whats inside:

###Additional:

###Demo:

##Publishing you package To follow semver use follow commands (before update version in package.json it runs npm run preversion)

To make a patch:

$ npm version patch

To make a minor change:

$ npm version minor

To make a major change:

$ npm version major

To publish package to npm:

$ npm publish

##Build Complete build to ./dist/

$ npm run build

Babel build ./lib/

$ npm run build:babel

Webpack build

$ npm run build:webpack

##Test It will run karma with config karma.conf.js

$ npm test

##Run Demo

$ npm run start

##Motivation I writed few big/small/zero projects last months, and tested my env. For many reasons i choose some components one by another so for now its my stack for javascript code.

##TODO

See issues.

##Node and npm version tested npm node

#CONTRIBUTING Pull request are welcome, just fork repo.

Installation

Install dependencies using npm install.

Building

Build the source code using npm run build.

##License MIT

opensource-kit's People

Contributors

mr47 avatar

Watchers

Zo-Hasina Rasatavohary 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.