18.0.0 • Published 9 months ago

@firestitch/link v18.0.0

Weekly downloads
7
License
MIT
Repository
github
Last release
9 months ago

Firestitch Component Boilerplate

How to use

git clone https://github.com/Firestitch/component-boilerplate.git
cd componenent-boilerplate
git submodule init
git submodule update
npm install
npm run serve

For create your own library just start coding into ./src folder and test how it works in ./playground. They are separated angular modules for library sources and testing.

Folders in src folder must contain index.ts files which contain exports for all your components/services and etc. like in this example.

Commands:

  • npm run serve - Starts the playground web server

  • npm run lint - Validates the package

  • npm run release - Builds the release directory for publishing to NPM

15.0.0

9 months ago

17.0.0

9 months ago

14.0.0

10 months ago

16.0.0

9 months ago

18.0.0

9 months ago

12.0.1

2 years ago

12.0.2

2 years ago

12.0.0

3 years ago

8.0.4

5 years ago

8.0.3

5 years ago

8.0.2

5 years ago

8.0.1

5 years ago

8.0.0

5 years ago

7.0.0

6 years ago

1.1.0

6 years ago

1.0.9

7 years ago