Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@firestitch/date

Package Overview
Dependencies
Maintainers
4
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firestitch/date

## How to use

  • 0.1.13
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
123
decreased by-41.43%
Maintainers
4
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 07 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc