GithubHelp home page GithubHelp logo

araguaci / herodevs-packages Goto Github PK

View Code? Open in Web Editor NEW

This project forked from herodevs/herodevs-packages

0.0 2.0 0.0 536 KB

This project is where HeroDevs develops our public npm packages.

JavaScript 13.41% TypeScript 80.88% HTML 5.44% CSS 0.27%

herodevs-packages's Introduction

HeroDevs Packages

This is a repo where HeroDevs develop and test our public packages. To see the source for each public npm package, head into the projects folder and see each project.

Publishing a new package

To add a new package to be published, do the following:

  1. Use the CLI to add the new package.
  2. Modify the tsconfig.json to account for the new package and it's mock-npm status in this repo. See the path section in tsconfig.json.
  3. Add a build and package step into the package.json so that it can be built.
  4. Add a way in the main app for package to be tested and used.
  5. Build and package your project into the dist directory.
  6. The first time you publish it, you will need to cd into the dist folder and run npm publish --access public. After the first time, you can simply run npm publish from the dist/<package> folder.

If you have any access errors when publishing, request to be added to the HeroDevs team on npm.

herodevs-packages's People

Contributors

aaronfrost avatar wmaurer avatar

Watchers

James Cloos 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.