1.2.2 • Published 4 months ago

npm-start-ridaura v1.2.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

npm start v1.2.0

Copyright (c) 2024 Sergio Ridaura.
https://sergio-ridaura.vercel.app - sergio.ridaura@outlook.com

Description

My start theme for developing npm packages with Node.js and TypeScript.

NodeJS   TypeScript

Installation

Start the container with Docker Compose.

docker-compose up -d

Access the Node.js container.

docker exec -it node_npm-start

Add project dependencies.

npm install

Run the test.

npm run test

Functions

class

  • classDefault: Allows you to add default classes to components or use a new one and add new classes.

Author

Sergio Ridaura

Full stack developer in TypeScript with Astro.js, React.js, Node.js and MongoDB.
Quick development of high-performance applications and websites.

Blog   Email   GitHub   LinkedIn

MIT License

Copyright (c) 2024 Sergio Ridaura.
https://sergio-ridaura.vercel.app - sergio.ridaura@outlook.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

1.2.2

4 months ago

1.2.1

4 months ago

1.2.0

4 months ago

1.1.1

5 months ago

1.1.0

5 months ago