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

dfx-bootstrap-table

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dfx-bootstrap-table

dfx-bootstrap-table

  • 0.0.3
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
119
increased by70%
Maintainers
1
Weekly downloads
 
Created
Source

dfx-helper

Web-development / Typescript / Angular Library with tons of utility tools helping in all projects.

Information

  • GitLab Link
  • Development notes
  • Project website

Useful classes:

  • Components
    • AbstractComponent
  • Helper
    • ArrayHelper
    • BrowserHelper
    • ClipboradHelper
    • Converter
    • DateHelper
    • Generator
    • Logger / LoggerFactory
    • Stopwatch
    • StorageHelper
    • StringHelper
    • TypeHelper
    • UIHelper
  • Entities
    • HasID & HasName
    • IEntity & IEntityWithName
    • AbstractEntity & AbstractEntityWithName
    • EntityServices
      • AbstractEntityService
      • AbstractSelectableEntityService
  • Services
    • AbstractHttpService
    • IsMobileService
  • Collections
    • List
    • EntityList
    • IList

Development

Everything important in this library is located in projects/dfx-helper, that's the "real" library. (following commands still have to be executed at the root level)

Dependency installation
npm install
Building a production version
npm run-script build
Starting development environment (with automatic tests)
npm test
Generating a coverage report
npm run test:coverage
Starting the development environment (for direct use in another project)
npm run-script watch

Keywords

FAQs

Package last updated on 24 Oct 2021

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